Can user-created FTP accounts use SFTP?

The short answer is No. Although the cPanel interface implies that all user-created FTP accounts can use SFTP, only the main account can use SFTP. All FTP user accounts can use FTPS for secure connections but only the the main cPanel account can use SFTP.  Both are secure options for transferring your files to your webserver but what is the difference?

  • FTPS uses FTP with SSL for securing and encrypting the connection. SSL is the same protocol used for secure websites.
  • SFTP uses the SSH File Transfer Protocol also known as Secure File Transfer Protocol. SFTP utilizes the Secure SHell to encrypt data between your computer and the server.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I create additional FTP accounts?

1) Login to your control panel(http://www.yourdomain.com/cpanel)2) Click on "FTP Manager"3) Click...

I uploaded my files with Dreaweaver, why can't I see them through the web?

By default Dreamwever will upload files to the root directory. You will need to upload your files...

What is FTP?

File Transfer Protocol (FTP) is the preferred protocol, or language used in order to transfer...

How to Change the Password of the FTP Account in cPanel

To change the main root FTP account, you have to change the password of your cPanel account....