This article explains how you can create an encrypted secure connection to our server, to upload or download files using the Secure File Transfer Protocol (SFTP).
This option works only with the default cPanel Username and Password.
It does NOT work for sub-accounts created in the FTP User Accounts section of cpanel (username with an @domain.com) To encrypt a connection made by a sub-account, you can refer to out article on FTPeS (FTP over Explicit TLS)
FileZilla:
- Open FileZilla
- In the Host: field type in
yourdomainname.com
or type in
sftp://yourdomainname.com - In the Username field type in the full cPanel Username
- In the Password field type in the cPanel Password.
- In the Port field type in 22 (or leave blank if you have typed sftp:// in the domain name above)
- Click on the Connect button
- You should now see the welcome message and be connected through SFTP.
- You can verify this by clicking on the Lock icon at the bottom of the FileZilla window.