FAQ


FTP

FTPS (also known as FTP Secure or FTP-SSL) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols.

FTPS settings

Host: yourdomainname.com
Port: 21
Protocol: FTP - File Transfer Protocol
Encryption: Require explicit FTP over TLS
Logon Type: Normal
User: FTP Username for yourdomainname.com
Password: Password for the above FTP User


To Upload Content/Files using FileZilla

1. Open FileZilla and choose Site Manager under the File menu.

2. Click the New Site button.

3. Provide the following details, label the entry as yourdomainname.com and click the Connect button:

Host: yourdomainname.com
Port: 21
Protocol: FTP - File Transfer Protocol
Encryption: Require explicit FTP over TLS
Logon Type: Normal
User: FTP Username for yourdomainname.com
Password: Password for the above FTP User

4. Select the Always trust certificate in future sessions. option and then click the OK button.