Overview

You can access your Brixly FTP Storage using FTP. Please use your assigned hostname (provided in your welcome email), username, and password. FTP connections are unencrypted; only FTPS (FTP+TLS) connections are encrypted.

 

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

Android
  • AndFTP
  • TotalCommander (FTP Plugin)