How to access your cloud storage drive via SFTP/SCP

How to access your cloud storage drive via SFTP/SCP

SFTP/SCP

By using SFTP and SCP, you can access your Storage Drive. This is completely encrypted.

Please use your assigned hostname <username>.your-storagebox.de, username, and password. If you also plan on using a sub-account on your Storage Drive, please make sure to also use the sub-account username for the connection.

Authentication using SSH keys

If you access your Storage Drive by using SFTP/SCP, you can also authenticate yourself with a public key. Further information and an example are available on the following site: Storage Drive SSH Keys.

Connection Error

11: Application Error

If you receive this error while connecting via SFTP or SCP, then that is the result of the SSH key forwarding. Please deactivate the forwarding and try again.

Software

This article only addresses a limited selection of software that you can use for this protocol.

Windows

  • WinSCP (SFTP)
  • FileZilla (SFTP)

Linux

  • scp
  • sftp
  • FileZilla (SFTP)

Android

  • Total Commander (SFTP Plugin)
  • AndFTP (SFTP)

SSH host keys

In order to ensure the authenticity of the connection, you can compare the host keys of the Storage Drive with the following keys below.

SHA256:XqONwb1S0zuj5A1CDxpOSuD2hnAArV1A3wKY7Z3sdgM (ED25519)
SHA256:EMlfI8GsRIfpVkoW1H2u0zYVpFGKkIMKHFZIRkf2ioI (RSA)
SHA256:RWkLouD9tfTwdboJOzjiWo5njZI59Hcta82ttAWxDA0 (DSA)
SHA256:oDHZqKXnoMtgvPBjjC57pcuFez28roaEuFcfwyg8O5c (ECDSA)
Related Articles