Difference between revisions of "FTP Client Configuration"

From WSU Technology Knowledge Base
Jump to navigation Jump to search
Line 2: Line 2:
  
 
==Using WinSCP:==
 
==Using WinSCP:==
Protocol: FTP
+
* Protocol: FTP
Encryption: TLS Explicit encryption
+
* Encryption: TLS Explicit encryption
Hostname: course1.winona.edu or whatever the site FQDN may be
+
* Hostname: DNS name of site (such as course1.winona.edu)
Port number: 21
+
* Port number: 21
Advanced Button|Connection|Passive mode: should be unchecked
+
* Advanced Button | Connection | Passive mode: unchecked
  
 
[[File:WinSCP1.JPG | 500px]]
 
[[File:WinSCP1.JPG | 500px]]

Revision as of 14:57, 20 January 2015

FTP stands for “file transfer protocol” used to transfer data from one computer to another through a network, such as over the Internet. This is set up through software like Dreamweaver or a special FTP utility such as Core FTP or FileZilla.

Using WinSCP:

  • Protocol: FTP
  • Encryption: TLS Explicit encryption
  • Hostname: DNS name of site (such as course1.winona.edu)
  • Port number: 21
  • Advanced Button | Connection | Passive mode: unchecked

WinSCP1.JPG WinSCP2.JPG

Using CoreFTP:

Site Name: Course1 (or whatever the profile should be called) Host / IP / URL: Course1.winona.edu (or whatever the site FQDN may be) Port: 21 PASV: unchecked Connection: AUTH TLS SSL Options: Windows SSL: checked (SSL Listings and SSL Transfer can also be checked to encrypt additional information)

CoreFTP1.JPG

Using WS_FTP Professional:

  • values are named differently in the wizard than they are when editing a connection

Site Name: Course1 (or whatever the profile should be called) Connection Type (Server Type): FTP/SSL (AUTH SSL) Server Address (Host name): Course1.winona.edu (or whatever the site FQDN may be) Advanced|Advanced|Use Passive mode for data connections: unchecked UserID is for username, Account is left blank

WS FTP1.JPG WS FTP2.JPG WS FTP3.JPG WS FTP4.JPG WS FTP5.JPG WS FTP6.JPG WS FTP7.JPG