Welcome to the 21st century, where we dont send out passwords over the internet plain text.
For this Step by Step we will be using FileZilla a free Win32 ftp client. You can download it here.
- First make sure you have SSH enabled for you account.
- in FileZilla go to File ---> Site Manager
- Click on 'New Site' name the site
- Enter the 'hostname' (yourdomain.com)
- For 'Server Type' choose 'SFTP using SSH2'
- For 'Logon Type' choose 'Normal'
- Enter your standard Username and password.
NOTE: The first time you connect it will say "the server's host key is not chached in the registry..." Choose YES to store the key in the cache.
Thats it!