Connecting to the server via SFTP

SFTP (SSH FTP) is an application layer protocol designed to perform file operations over a secure SSH connection. It is recommended to use this protocol when uploading files to your server.

To connect to the server using the SFTP protocol, you can use any FTP client, for example Filezilla.

  1. Download and install the Filezilla FTP client from official site (or any other FTP client).
  2. Select File - Site Manager.
  3. Click New Site.
  4. Select the SFTP - SSH File Transfer Protocol.
  5. In the Host field enter the IP address of your server.
  6. Logon type - select Normal.
  7. In the User field, enter root.
  8. In the Password field, enter the password.
  9. Click Connect.
connecting-to-the-server-via-sftp

On the right side of the program you will see, that you are in the root directory.

To upload files to the site, go to the directory /home/clients/info/domains/

If you have any questions, please create a ticket to technical support.