CS · EN

WMS - SFTP Connection


This guide covers the specifics of connecting to SFTP for WMS webhosting services. Otherwise, except for the exceptions stated in this article, the same procedures apply as for FTP Webhosting, which you can find in the articles FTP – Login, Webhosting – FTP Accounts and Webhosting – File Management

In this article you will learn:


Logging in to SFTP

The online FTP client WebFTP does not support SFTP login! Use a desktop client, for example FileZilla.

You can log in to WMS webhosting SFTP using one of these options:

Login with username and password

Logging in with a username and password works exactly like a regular FTP webhosting login, with these differences:

  • The online WebFTP client does not support this login method. Use another client, e.g. FileZilla.
  • In the menu, select the SFTP protocol, or add sftp:// to the beginning of the server address (depending on the FTP client used).
  • Set the connection port to 22.

Login with an SSH key

If you have a generated private and public SSH key, you can use them to log in via SFTP. Follow these steps:

  1. Log in to the customer administration ⧉.
  2. In the top menu, click the Hosting Services tab WMS.
  3. From the list, select the WMS whose webhosting you want to add the SSH key to.
  4. In the left menu, click Webhosting List.
  5. Select the required webhosting.
  6. In the WMS webhosting details, in the SFTP Accounts table, select the specific SFTP account.
  7. Paste the text of the generated public key into the Public SSH key string field.
  8. Click the Add key button.
Access to the field for uploading an SSH key
Access to the SSH key upload field

Frequently asked questions

Can I connect to the WMS server using SSH?

No, you can connect using an SSH key only to SFTP.