How To Connect Using SFTP

A step by step guide on how to connect to a Linux server using SFTP.

Thanks to the SFTP protocol you can easily access your server with an easy graphical interface that shows you all the files and directories that your server has. To connect via SFTP you need WinSCP.

Step 1: Installing an FTP Program

Install in your pc WinSCP or Filezilla (make sure to install the "Client version" and not the "Server Version")

Step 2: Obtaining your SFTP details

Before you can start using your SFTP client, you need to get your server's SFTP details. You can find your login details in your mailbox after purchase or directly by reinstalling the operating system via the panel.

Step 3: Connecting to your SFTP Area

  1. Start WinSCP and click on "New session".

  2. Select "New Site" Select your File protocol.

  3. When you are about to use FTPS protocol (FTP over TLS/SSL, not SFTP), select FTP and then choose one of the FTPS invocation methods).

  4. Enter your host name to Host name field, username to User name and password to Password.

  5. You may want to save your session details to a site so you do not need to type them in every time you want to connect.

  6. Press Save button and type site name. Press Login to connect.

Last updated