Access with SFTP/SCP

SFTP/SCP

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

If you also plan on using a sub-account on your Offsite Storage Space, please make sure to also use the sub-account username for the connection.

Authentication Using SSH Keys

If you access your Offsite Storage Space by using SFTP/SCP, you can also authenticate yourself with a public key. Further information can be requested by contacting our support team via our Ticketing System.

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

Please note that this text only addresses a limited selection of software that can be used for this protocol.

Windows

  • WinSCP (SFTP)
  • FileZilla (SFTP)

Linux

  • scp
  • sftp
  • FileZilla (SFTP)

Android

  • ES File Explorer (SFTP)
  • AndFTP (SFTP)

SSH Host Keys

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

SHA256:XqONwb1S0zuj5A1CDxpOSuD2hnAArV1A3wKY7Z3sdgM (ED25519)
SHA256:EMlfI8GsRIfpVkoW1H2u0zYVpFGKkIMKHFZIRkf2ioI (RSA)
SHA256:RWkLouD9tfTwdboJOzjiWo5njZI59Hcta82ttAWxDA0 (DSA)
SHA256:oDHZqKXnoMtgvPBjjC57pcuFez28roaEuFcfwyg8O5c (ECDSA)
 
Got a question? Connect with us and Create a Ticket.
  • SFTP, SCP
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Offsite Storage Space Service & Access Overview

Offsite Storage Space Service & Access Overview As they say: "ALWAYS BACKUP YOUR DATA!!!" -...

Access with FTP/FTPS

FTP/FTPS You can access your Offsite Storage Space by using FTP. Please use your assigned...

Access with SSH/rsync

SSH/rsync  You can access your Offsite Storage Space via an SSH connection to use rsync there....

Determine available disk space

To determine in a script how much available disk space you have, use the program "sftp" in...