Access with FTP/FTPS

Last change on 2022-09-07 • Created on 2020-05-18 • ID: RO-E9BAB

FTP/FTPS

You can access your Storage Box by using FTP. Please use your assigned hostname <username>.your-storagebox.de, username, and password. FTP connections are unencrypted; only FTPS (FTP+TLS) connections are encrypted.

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

Active and passive modes

FTP protocol is built upon two connections: the first connection, via port 21 for all commands, and the second, for the transfer of all file content. The second connection can be differentiated into active and passive modes.

With the active mode, the ftp server attempts to establish a connection to the client (server -> client). However, this can be blocked with the client's firewall, and a timeout may occur. As a solution to this problem, you can use the passive mode.

With the passive mode, a connection is built from the client to the server (client -> server). The method for activating the passive mode differs between different client programs. For that reason, you should check your program's help guides.

Instructions

Windows

In Windows, use the following instructions to add your Storage Box as a network address via FTP:

  1. Open Windows Explorer.
  2. Windows 7: On the left, click on Computer and then at the top on Add a network location.
    Windows 8/10: On the left, click on This PC. Finally, at the top, click on Computer and then on Add a network location.
  3. Now in the new dialog click two times on Next.
  4. Now enter ftp://<username>.your-storagebox.de in the text field and click on Next.
  5. Unclick Log in anonymously and enter the name of your Storage Box.
  6. Click two times on Next and then on Finish.
  7. Enter your username and password in the open window. Alternatively, you can save your password from Windows.
  8. After clicking on Log on, you will be able to access your Storage Box under This PC (Windows 8.1/10) or Computer (Windows 7/8).

Software

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

Windows

  • Windows Explorer
  • FileZilla
  • WinSCP

Linux

  • FileZilla
  • ftp
  • ncftp
  • lftp

Android

  • AndFTP
  • TotalCommander (FTP Plugin)
Table of Contents