Skip to content

Install and use FileZilla

FileZilla allows you to transfer files between your computer and your Seedbox.fr space. The connection uses FTPES: FTP with explicit TLS encryption.

FTPES, not SFTP

Select FTP — file transfer protocol with explicit FTP connection over TLS. The service does not use SFTP.

Retrieve your FTPES settings

  1. Connect to Seedbox.fr
  2. Open My Console.
  3. Select the Plugins tab, then FTP.

Open the FTP settings in My Console

The window indicates the host, port, and credentials specific to your service.

FTPES settings displayed in My Console

You will need the following information:

Field Value to use
Protocol FTP
Encryption Explicit FTP over TLS (FTPES)
Host Value displayed in My Console
Port 21
Username Seedbox service username — not your email address
Password Seedbox service password

Download and install FileZilla

Download FileZilla Client from the official FileZilla site. Do not download FileZilla Server.

Choose the version corresponding to your Mac: Apple Silicon for M1 and later chips, or Intel for older models. Open the downloaded archive, then place FileZilla in the Applications folder.

Download FileZilla for macOS

Download the Windows installer, run it, accept the license, review the proposed components, and complete the installation. Read each screen before accepting any additional offer.

Download FileZilla for Windows

Configure the connection

  1. Launch FileZilla.
  2. Open File > Site Manager.
  3. Click on New Site and name it, for example My Seedbox.
  4. Enter the fields with the values displayed in My Console.
  5. Choose Ask for password to avoid saving it on a shared computer.
  6. Click on Connect and enter the Seedbox service password.

Configure an FTPES connection in FileZilla

Verify the TLS certificate

During the first connection, FileZilla may ask to validate the server's certificate. Verify, for example:

  • that the host matches the one provided in My Console;
  • that the certificate name covers *.seedbox.fr;
  • that the certificate is valid and issued by a recognized authority.

Do not accept the certificate if these details do not match.

Verify the TLS certificate of the Seedbox server

Understand the interface

After the connection:

  • the left part displays the files on your computer;
  • the right part displays the files on your Seedbox;
  • the top zone shows connection messages;
  • the bottom zone displays pending, successful, or failed transfers.

Open the remote data folder to access the folders used by your applications.

Send a file to the Seedbox

Send a file to the Seedbox with FileZilla

  1. In the left part, open the folder containing the file.
  2. In the right part, open the destination folder in data.
  3. Drag the file from left to right, or double-click it.
  4. Check the Successful Transfers tab before closing FileZilla.

Download a file on the computer

Download a file from the Seedbox with FileZilla

  1. Choose the destination folder in the left part.
  2. Find the remote file in the right part.
  3. Drag it from right to left, or double-click it.
  4. Verify that the file appears on the computer and in Successful Transfers.

In case of failure

  • Use port 21, not SSH.
  • Verify that the encryption is Explicit FTP over TLS.
  • Use the Seedbox service username and password, not necessarily those of the client account.
  • Copy the host from My Console without adding https://.
  • Check the transfer queue and the connection log at the top of FileZilla.
  • In case of doubt about the credentials, regenerate the Seedbox service password from My Console.