2.11.1.2. Credentials for connect via SSH

Attention!

For security purposes, SSH passwords are not stored on the hosting. If you forget your password, you can only set a new one using the "Change password" button. To connect without a password, use key-based authentication.

To connect to the hosting via SSH or SFTP, use the information from the section "SSH access":

  • "WebSSH" — quick connection through the browser (does not require entering a password or other data).
  • "Host" — server address.
  • "Login" — username.
  • "Password" — changing the user's password.
  • "SSH command" — a ready command for console connection.
  • "SFTP URL" — a link in the format sftp://login@host:port/, which contains all the connection data except for the password. It can be used for quick connection using an FTP client, such as FileZilla or WinSCP.

    Using SFTP URL:

    • Clicking on the arrow icon. The browser opens the link in your system's default handler. For example, an FTP client like WinSCP, installed NOT from the Microsoft Store, can register itself in the system as an SFTP URL handler. As a result, after following the link, the FTP client automatically launches with pre-filled connection data, and you only need to enter the password (or the connection is immediately established if key-based authentication is configured).
    • Copying the link. The copied link can be used for quick connection via an FTP client — typically, the client recognizes the link and automatically populates the necessary fields with the data from it, after which you only need to enter the password (or the connection is immediately established if key-based authentication is configured). This feature is available in FileZilla and WinSCP.

The connection is made through the standard port 22.

Content