HOW TO CONNECT FTP OVER SSL/TLS IN FILEZILLA

For the security reasons, we recently enabled FTP over SSL/TLS on servers. Plain text authentication (Clear Text Session) will no longer work on our servers. For the users we would suggest to use FTP client like FileZilla, to upload their web contents. Below mentioned are the instructions to upload files/folders using FileZilla FTP client:
Create Site



  1. Go to File >> Site Manager >> New Site.
  2. Following are the required details to fill up.
    • Host: Enter Hostname(i.e. ftp.yourdomain.com) or IP address which we have sent in Welcome e-mail.
    • Port: 990 (Default FTP port is 21, you can also keep it blank).
    • Protocol: FTP - File Transfer Protocol.
    • Encryption:Select Required implicit FTP over TLS from dropdown list.
    • Logon Type: Select Normal from the dropdown list.
    • User: Your FTP username.
    • Password: Your FTP Password.


    • 3.Click on Connect button, if you wish to temporary connect otherwise click on OK button to save the details.
Dialog box with Unknown Certificate



  1. Once you click on connect button, it will ask for the certificate trust. Mark the checkbox "Always trust Certificate in future sessions"
  2. Click on OK button.

Comments

Post a Comment

Popular posts from this blog

Backup & Restore Database as SQL Dump by SqlYog

Postfix can support per-domain outgoing IP addresses, but is not currently configured to do so

How to download Virtual machine image of google cloud to local computer