FTP
How to set up FileZilla to use FTP over SSL?
FTP > Configuring FTP over SSL
Windows 2008/IIS 7 allows a secure FTP connection via FTP over SSL.
Note that this is not the same as SFTP (FTP via SSH), so you may have
to experiment a bit with your FTP client settings to get a secure
connection. Our tests were successful with the following.
- Click Open Site Manager
- Click the New Site button and name the site
- Fill in the following fields:
- Change the Logon Type to Normal
- Host – Enter FTP address( like ftp.mySitePanel.net), which can be found in Control Panel.
- Username – Enter your FTP username.
- Password – Enter the password for this user.
- Change the Server Type to FTPES – FTP over explicit TLS/SSL
- Click Connect