Accessing FTP / FTPS / FTP over Explicit TLS via CoreFTP Client

File Transfer Protocol (FTP)
  1. Download a copy of CoreFTP client at https://www.coreftp.com, and install it on your computer. 
     
  2. Launch CoreFTP client.
     
  3. In the "Site Manager" window, select "New SIte", and set the following:
    - Site Name: (name of your choice)
    - Host/IP/URL: (your actual FTP server host name)
    - Username: (your username)
    - Password: (your password)
    - Connection: AUTH TLS


      
  4. Click "Connect" to connect.
     
  5. You might be prompted by a SSL security warning, click "Accept Once" or "Always Accept" to continue.