FTP Client Configuration

From WSU Technology Knowledge Base
Jump to navigation Jump to search

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: Short name for site (such as Course1)
  • Host / IP / URL: DNS name of site (such as course1.winona.edu)
  • Port: 21
  • PASV: unchecked
  • Connection: AUTH TLS
  • SSL Options: Windows SSL: checked (SSL Listings and SSL Transfer optional)

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