Access an archive

An archive is accessible via FTP, FTPS, and SMB/CIFS as a shared drive in Windows, macOS, and Linux.


To access the archive, you first need to find its address. The address can be found in the archive overview. It is listed under the username you chose when creating the archive.

The way you access the archive varies depending on the protocol.

Once you have the address, log in to the archive using FTPS. It's best to avoid the standard FTP protocol as it is completely unencrypted. FTPS uses TLS, making it much more secure.

A simple and effective program for FTPS (and also FTP) is FileZilla. It is free and open source, available for Windows, Linux, and macOS.

In Linux, it's available in most package managers and can be installed with sudo apt install filezilla in Debian and Ubuntu, and with sudo dnf install filezilla in Fedora and AlmaLinux. For Microsoft Windows and macOS, you can download it directly from the FileZilla website.

To add the Glesys archive in FileZilla, click File and then Site Manager....

When the Site Manager dialog box opens, click New Site.

In the dialog box that opens, fill in all the required details to connect to the archive. Also, give this site a name. Here, we'll name it Glesys Archive. The details to fill in are:

  • Protocol: FTP - File Transfer Protocol

  • Host: Enter the address of the archive. You can find this under the username for the archive in the control panel.

  • Encryption: Use explicit FTP over TLS if available

  • Port: 21 (the default port for FTP)

  • Logon Type: Normal

  • User: Enter the full username we chose when creating the archive, in the format clXXXXX_name.

  • Password: The password you chose when creating the archive.

Once all the details are filled in, click Connect. The settings will be saved, and we will be connected to the archive.

The first time you connect, you will be prompted to save the password for future use. If that's what you want, leave Save passwords checked and click OK. Note that this applies to all passwords in FileZilla.

The first time you connect to the Glesys archive, you will receive a warning that the certificate is unknown. FileZilla does not verify certificates against a CA in the same way a web browser does. Here, tick the checkbox Always trust this certificate in future sessions and click OK. If there were any issues with the certificate, it would not be possible to check this box.

If you have entered the correct username and password, you are now connected to the archive and can transfer files. Files from the local computer are displayed on the left, and the archive is shown on the right.

Now, you can drag and drop files between the local computer and the archive.

Last updated

Was this helpful?