Bluehost Web Hosting Help
SFTP
Secure FTP (SFTP) is available with your Bluehost hosting account and is recommended for use when uploading content. It is more secure than regular FTP, as data is encrypted while being transmitted over the internet.
To use it on a shared hosting account, you will first need to enable SSH Access for your account. On a VPS or Dedicated server, SFTP is enabled by default.
Note: Additional FTP users created through the control panel are not able to connect using SFTP. On shared, SFTP is available for use only by the account username. On VPS and Dedicated servers, any cPanel account username or the root user can connect through SFTP.
- Using SFTP
- Changing an existing connection in FileZilla
- Setting up a new SFTP connection
- Additional Tips
Using SFTP
Our servers do support Secure FTP or SFTP. There are a couple of things that you will need to do to use this option on our servers.
-
Download an FTP program that supports Secure FTP. Most popular programs should do so.
-
(For Shared only) You will need to enable SSH/Shell access on your account. If you do not already have SSH/Shell access, click here for further information.
-
Configure your FTP program to use SFTP on port 22 (For VPS/Dedicated: if the ssh port has been changed from the default of 22, the SFTP port also changes inline.)
Changing an existing connection in FileZilla
If you have an existing FTP connection, changing it to use SFTP is very simple. In the Site Manager for the connection, change the protocol from FTP to SFTP, as shown below:
When you do so, the Encryption option will be disabled. There is no need to provide a port unless you are on a VPS/Dedicated server and have changed the ssh port (see above). Otherwise, the field should be left blank.
Setting up a new SFTP connection
If you are setting up a new connection, enter the following settings. The ones below are intended for use with FileZilla, but most FTP clients will have similar options.
- Host: Your domain name or server IP address.
- Port: Leave blank (For VPS/Dedicated only: or provide your custom ssh port)
- Protocol: SFTP - SSH File Transfer Protocol
- Encryption: N/A
- Logon Type: Normal or Ask for Password
- User: Your cPanel username (or root on a VPS/Dedicated server)
- Password: As appropriate for the user
Additional Tips
-
If using SFTP and connecting to an IP address, you will typically receive a warning about the secure certificate not matching. This certificate can be accepted, though it’s generally best to use a domain name that is covered by an SSL
-
After connection and login, there should be no difference between an SFTP session and an FTP one. Files are up/downloaded in the same way.
-
(For VPS/Dedicated only) When connecting as the root user, you will be in the /root folder. You can go up one level from there to see all files and folders on the server. Please be very careful if making any changes this way, as it is very easy to break a server.
Recommended Help Content
SSH Access
Is SSH/Shell access enabled by default?
Slow FTP
Why does my FTP connection slow down?
What Are SSH Connections - How To Edit In PuTTY, Mac, & Linux
What is SSH and how do I setup secure connections.
Related Help Content
How to Configure CuteFTP
This article will instruct you on configuring a connection using the FTP client, CuteFTP.
SSH/Shell access for Resold account(s)?
How to enable/turn on SSH access for Resold accounts
How To Create and Edit An FTP Account
How to use use the FTP Account tool to create additional FTP Accounts. This is useful for granting FTP access to your account without giving anyone your cPanel password.
VPS and Dedicated Hosting: Enabling FTP on New Servers
This article will explain how-to enable FTP on a newly provisioned VPS or Dedicated cPanel server. Since FTP is an unsecured connection point to the server, cPanel has it disabled by default in version 11.86 or prior.
Managing Backups with SFTP
How to Download or Delete Server Backups with SFTP
How to manage files with CuteFTP
This article will instruct you on managing files within the FTP client, CuteFTP.
Changing the SSH Port
Explains how to change the SSH port through the root user.
FTP Client Recommendations
I want to be able to provide an FTP link to my site that does not use Unlimited FTP or Anonymous FTP.