Thursday, September 9, 2010

How to Setup an FTP Account at Bluehost

Setting up an FTP account
at Bluehost is quite easy.
Here are the steps:

  1. Go to the Bluehost home
    page
  2. Look for Control Panel
    Login
    in the upper righthand
    corner of the home page
  3. Click on Control Panel
  4. Scroll down to Files
  5. Find FTP Accounts under
    Files
  6. Click on FTP Accounts under
    Files
  7. Find Add User Account
  8. Fill out the form under Add
    User Account
  9. Click on Create FTP Account
  10. After creating the account you
    will land on a page. Click Go Back
    on the landing page
  11. You should now be back at the page
    where you created the FTP account. Scroll
    down to see if your account has been created.
    If not, perhaps it will take a few moments to
    create it.
  12. Periodically refresh the page to see if
    the account has been created yet.

The obvious last step, after all the other
steps have been completed, is to try to FTP
to your bluehost account. I find the following
command-line command sufficient to get me started:

> ftp yourdomain.com

Update: Bluehost now has something called
Frequently Accessed Areas on the upper
left side of the control panel page. Under this
heading is FTP Accounts. It's in small
print but it is a shortcut if you can find it.

Ed Abbott