SFTP: Difference between revisions


No edit summary
 
(20 intermediate revisions by 2 users not shown)
Line 8: Line 8:
In addition, SFTP and FTP are pretty different internally, which means that not all FTP client programs support SFTP yet.
In addition, SFTP and FTP are pretty different internally, which means that not all FTP client programs support SFTP yet.


== Using SFTP ==
== Create a SFTP account ==
To use SFTP to transfer files, you will need to create an SFTP account and configure your SFTP client program.
First of all, you will need to have a [[Build a website | Bravehost website]].  Once you've created a site (you don't need to put anything on it yet!), click on the [[SFTP tab]].  Then, click on the [[Create_an_SFTP_account | new sftp account]] link.  Enter in a username and password, then click the '''create''' button.


=== Create a SFTP account ===
Don't use the same password for your SFTP account as you do for your Bravenet account!
First of all, you will need to have a [[Build a website | Bravehost website]].  Once you've created a site (you don't need to put anything on it yet!), click on the [[FTP tab]] of the Bravehost control panel.  Then, click on the [[Creating a new FTP account | new ftp account]] link.  Enter in a username and password, then click the '''create''' button.


This account will give you access to both our FTP and the SFTP servers.
You can also [[SFTP#Restrict_access_to_a_portion_of_your_site | restrict access to a portion of your website]] in this window; see below for more details.  Additionally, if you need to use regular [[FTP]], you'll need to check the '''Enable Legacy FTP''' option.


Don't use the same password for your FTP account as you do for your Bravenet account!
Note that your username will have a number added to it.  Use the entire username, including the number, when connecting.


You can also [[#restrict access to a portion of your site]] in this window; see below for more details.
=== Changing your password ===
You should change your passwords regularly, every few months if not more often.  The shield icon next to your SFTP account indicates how long it's been since you last changed your password. If it's red, you should definitely update your password soon!


Note that your username will have a number added to itUse the entire username, including the number, when connecting.
To change your password, click the '''password''' button next to the SFTP account you want to changeEnter your new password and confirm it, then click the '''update''' button.


==== Changing your password ====
Don't use the same password for your SFTP account as you do for your Bravenet account!
You should change your passwords regularly, every few months if not more often.  The shield icon next to your FTP account indicates how long it's been since you last changed your password.  If it's red, you should definitely update your password soon!


To change your password, click the '''password''' button next to the FTP account you want to change.  Enter your new password and confirm it, then click the '''update''' button.
=== Enable legacy FTP support ===
SFTP support is enabled by default on all accounts.  If you need to enable the older [[FTP]] support, you will need to click the '''enable legacy FTP''' option in the '''new SFTP account''' dialog, or click the '''edit''' button next to an existing SFTP account and enabling it there.


Don't use the same password for your FTP account as you do for your Bravenet account!
Note that legacy FTP support is not secure, and may lead to your FTP account information being compromised.


==== Enable legacy FTP support ====
=== Restrict access to a portion of your site ===
At this time, both SFTP and FTP access are enabled on all FTP accounts.  In the future, we will be changing this so that you need to explicitly enable the FTP access on an account-by-account basis, so that you can keep your account as safe as you'd like.
You can create multiple SFTP accounts, each with access to different areas of your websites and logs.


==== Restrict access to a portion of your site ====
By default, a new SFTP account will have full access to your websites and logs.  When creating a new account, or changing the settings in the '''edit''' window, you can change the '''base directory''' of your account.
You can create multiple FTP accounts, each with access to different areas of your websites and logs.


By default, a new FTP account will have full access to your websites and logsWhen creating a new account, or changing the settings in the '''edit''' window, you can change the ''base directory'' of your account.
For example, lets say you have two sites, <tt>example.com</tt> and <tt>test.com</tt>, and you want to create one SFTP account that only has access to <tt>example.com</tt> and another SFTP account with full access to both sitesYou would adjust one of the accounts to have <tt>/web/example.com</tt> as the base path (click on the '''web''' link, then on the '''example.com''' link in the popup window), and leave the other account with default settings.  Now, when someone logs into the restricted account, they can only see the files on <tt>example.com</tt>.


For example, lets say you have two sites, <tt>example.com</tt> and <tt>test.com</tt>, and you want to create one FTP account that only has access to <tt>example.com</tt> and another FTP account with full access to both sites.  You would adjust one of the accounts to have <tt>/web/example.com</tt> as the base path (click on the '''web''' link, then on the '''example.com''' link in the popup window), and leave the other account with default settings.  Now, when someone logs into the restricted account, they can only see the files on <tt>example.com</tt>.
== Log in to your SFTP account ==
Once you've created an SFTP account, you'll need a program that supports SFTP to connect to that account (known as an ''SFTP client'').


=== Log in to your SFTP account ===
When configuring the SFTP client, it will ask your for your username, password, and the server or host address.  You can find all this information under the FTP tab of your account.  If prompted for a port number, use '22', the default SFTP port.
Once you've created an FTP account, you'll need a program that supports SFTP to connect to that account (known as an ''SFTP client'').


==== Using various FTP and SFTP clients ====
=== Using various FTP and SFTP clients ===
Most graphical FTP clients also support SFTP.  Although we can't provide support for third-party programs, we've put together small guides on connecting to your FTP or SFTP account using several popular clients.  Please see the program's official documentation for more up-to-date, official information.
Most graphical FTP clients also support SFTP.  Although we can't provide support for third-party programs, we've put together small guides on connecting to your FTP or SFTP account using several popular clients.  Please see the program's official documentation for more up-to-date, official information.


* [[FileZilla]] - Free, available for Windows, Mac, and Linux
* [[WinSCP]] - Entirely free, available on Windows, simple and straightforward to use.
*  
* [[Ipswitch_WS_FTP_Professional | WS_FTP Professional]] - Paid, available on Windows, 30 day free trial available.
*
* [[How_to_use_FileZilla|FileZilla]] - Entirely free, available cross-platform for Windows, Max, Linux.


Many programs that do all-in-one web design, such as [[Adobe Dreamweaver]], also support SFTP.
Many programs that do all-in-one web design, such as [[Adobe Dreamweaver]], also support SFTP.


===== Bravenet Java client =====
=== Forgot your username/password? ===
At this time, our Java FTP client does not support SFTP.  We are investigating replacements to provide an easy alternative to a full-fledged SFTP client.
If you forget your username, you can always find it on the [[SFTP tab]] of your Bravenet account.  Don't forget that you need to enter the whole username including the numbers!
 
==== Forgot your username/password? ====
If you forget your username, you can always find it on the [[FTP tab]] of your Bravenet account.  Don't forget that you need to enter the whole username including the numbers!


If you forget your password, there's no way to retrieve it.  You should go through the procedure for [[#changing your password]] listed above.
If you forget your password, there's no way to retrieve it.  You should go through the procedure for [[SFTP#Changing_your_password | changing your password]] listed above.


[[Category:FTP]]
[[Category:FTP]]

Latest revision as of 09:58, 18 May 2021

What is SFTP?

SFTP stands for Secure File Transfer Protocol, or SSH File Transfer Protocol depending on who you ask. It is a method for securely transferring files between a local computer (the client) and a remote computer (the server). It is very similar in operation to the older FTP standard.

How is it different than FTP?

SFTP is very similar to FTP (short for File Transfer Protocol) in operation. However, SFTP encrypts all communication with the server, ensuring that your username, password, and data are kept safe at all times. The older FTP protocol did not do this encryption, so anyone with access to the client or the server's network could easily read the transferred information, including usernames and passwords.

In addition, SFTP and FTP are pretty different internally, which means that not all FTP client programs support SFTP yet.

Create a SFTP account

First of all, you will need to have a Bravehost website. Once you've created a site (you don't need to put anything on it yet!), click on the SFTP tab. Then, click on the new sftp account link. Enter in a username and password, then click the create button.

Don't use the same password for your SFTP account as you do for your Bravenet account!

You can also restrict access to a portion of your website in this window; see below for more details. Additionally, if you need to use regular FTP, you'll need to check the Enable Legacy FTP option.

Note that your username will have a number added to it. Use the entire username, including the number, when connecting.

Changing your password

You should change your passwords regularly, every few months if not more often. The shield icon next to your SFTP account indicates how long it's been since you last changed your password. If it's red, you should definitely update your password soon!

To change your password, click the password button next to the SFTP account you want to change. Enter your new password and confirm it, then click the update button.

Don't use the same password for your SFTP account as you do for your Bravenet account!

Enable legacy FTP support

SFTP support is enabled by default on all accounts. If you need to enable the older FTP support, you will need to click the enable legacy FTP option in the new SFTP account dialog, or click the edit button next to an existing SFTP account and enabling it there.

Note that legacy FTP support is not secure, and may lead to your FTP account information being compromised.

Restrict access to a portion of your site

You can create multiple SFTP accounts, each with access to different areas of your websites and logs.

By default, a new SFTP account will have full access to your websites and logs. When creating a new account, or changing the settings in the edit window, you can change the base directory of your account.

For example, lets say you have two sites, example.com and test.com, and you want to create one SFTP account that only has access to example.com and another SFTP account with full access to both sites. You would adjust one of the accounts to have /web/example.com as the base path (click on the web link, then on the example.com link in the popup window), and leave the other account with default settings. Now, when someone logs into the restricted account, they can only see the files on example.com.

Log in to your SFTP account

Once you've created an SFTP account, you'll need a program that supports SFTP to connect to that account (known as an SFTP client).

When configuring the SFTP client, it will ask your for your username, password, and the server or host address. You can find all this information under the FTP tab of your account. If prompted for a port number, use '22', the default SFTP port.

Using various FTP and SFTP clients

Most graphical FTP clients also support SFTP. Although we can't provide support for third-party programs, we've put together small guides on connecting to your FTP or SFTP account using several popular clients. Please see the program's official documentation for more up-to-date, official information.

  • WinSCP - Entirely free, available on Windows, simple and straightforward to use.
  • WS_FTP Professional - Paid, available on Windows, 30 day free trial available.
  • FileZilla - Entirely free, available cross-platform for Windows, Max, Linux.

Many programs that do all-in-one web design, such as Adobe Dreamweaver, also support SFTP.

Forgot your username/password?

If you forget your username, you can always find it on the SFTP tab of your Bravenet account. Don't forget that you need to enter the whole username including the numbers!

If you forget your password, there's no way to retrieve it. You should go through the procedure for changing your password listed above.