SFTP - How to Enable sFTP on your VPS
From Hostek.com Wiki
Revision as of 21:10, 22 April 2013 by Calebc (Talk | contribs) (Created page with "=SFTP= This is for setting up your VPS to have a domain use Secure File Transfer Protocol for being able to upload/remove files. ==cPanel== ===Creating Your SSH keys for a do...")
Contents
SFTP
This is for setting up your VPS to have a domain use Secure File Transfer Protocol for being able to upload/remove files.
cPanel
Creating Your SSH keys for a domain on your VPS
- Log into your WHM for your server.
- Go to your "Account Information" » "List Accounts" and access the cPanel for the domain in question.
- Access the SSH/Shell access Icon.
- Click the Manage Keys button.
- Click the Generate new Key at the top.
- Fill in the requested information to generate the key.
- You should now have both a Public and Private Key. Click and download both keys and save them on your computer.
Setting your FTP client to use SFTP
For these steps we will be using FileZilla.
- Open your FTP client and select Settings.
- Select the SFTP in the options menu.
- Click the Add Key.
NOTE:If your key is already a .ppk file you should be fin if not FileZilla will ask to convert it. - Click Ok to save the settings.
- Now you may begin to start your SFTP connection using port 22 with your other normal FTP credentials.