FTP over SSL

FTP over SSL

How do I use FTP over SSL (FTPS)?

To use FTP over SSL you need to have a FTP client that supports FTP
over SSL (FTPS). Filezilla for Windows and Cyberduck for Mac OS X
support this and have been tested to work. Below directions will be for
both programs and other programs will have similar options.



Filezilla:
  1. Go to File --> Site Manager
  2. Add a new FTP bookmark OR change a current one
  3. In the "Servertype" dropdown menu select "FTPES - FTP over explicit TLS/SSL"
     
  4. Fill out the rest of the info as normal for address and login name.
  5. Connect.
    It may give a window describing the certificate. You can accept this
    without issue. If you want it to stop showing that window, check the
    "Always trust Certificate".
If the above does not work, please let us know as the server may not be setup for FTP over SSL.


Cyberduck (Mac OS X):
 
  1. Go to File --> Open Connection
  2. Select "FTP-SSL (FTP over TLS/SSL)" in the protocol popup menu
  3. Enter the login an server address as normal
  4. Connect.
    It may give a window describing the certificate. You can accept this
    without issue. If you want it to stop showing that window, check the
    "Add to keychain"

    If the above does not work, please let us know as the server may not be setup for FTP over SSL.
    • Related Articles

    • Install SSL Certificate inside SolidCP

      Login to your SolidCP Control Panel 2. Click on Web Sites under your plan. 3.Click on the website to which you wish to install the SSL. 4. Choose SSL from the tabs on the next window. 5. If you already have the SSL click on Upload Certificate, ...
    • Increase FTP Quota

      Login into hsphere account and navigate to FTP/User Account > FTP User > Quota > click the pencil and paper icon Enter new disk quota value and hit submit Go back to FTP User page, verify changes took effect under Quota with the newly set value ...
    • FTP Connection Issues

      If you are having issues connecting to FTP and you are periodically getting blocked by the server, you may need to disable the MLSD command and set it to use the LIST command. In FileZilla, the setting to change is found under the FTP section. Please ...
    • FTP Connection Issues

      If you are having issues connecting to FTP and you are periodically getting blocked by the server, you may need to disable the MLSD command and set it to use the LIST command. In FileZilla, the setting to change is found under the FTP section. Please ...
    • Wildcard SSL

      Wildcard Certificates use Subject Alternative Names (SANs) to secure a domain and all of its first-level subdomains. For example, a certificate for *.example.com secures www.example.com, mail.example.com, blog.example.com etc. A standard SSL ...