FTP (File Transfer Protocol) lets you upload and download website files using a program like FileZilla. Creating a dedicated FTP account is safer than sharing your main login, especially if a developer needs limited access. Here is how to create one in DirectAdmin.
Ce dont vous aurez besoin #
- Your DirectAdmin login.
- An FTP client such as FileZilla (free).
Étape par étape : créer un compte FTP #
- Connectez-vous à DirectAdmin (généralement votredomaine.com:2222).
- Aller à Gestionnaire de comptes et cliquez sur FTP Management.
- Cliquez sur Créer un compte FTP.
- Enter a username and a strong password.
- Choose the access level (see below).
- Cliquez sur Créer.
Choosing the right access level #
- Domain: access to the main web folders, mail, and backups.
- FTP: access to the public_ftp directory only.
- User: access to a single subfolder (public_html/username).
- Custom: you set the exact path manually.
For a developer working on your site, “User” or a custom path is usually the safest choice.
Connexion avec FileZilla #
- Open FileZilla and go to File > Site Manager > New Site.
- Hôte : your domain or server hostname.
- Port : 21 for FTP, or use FTPS/SFTP if provided.
- Identifiant et mot de passe : the FTP account you just created.
- Cliquez sur Connect and upload files into the public_html dossier.
Dépannage #
- Impossible de se connecter : double-check the host, port, and password.
- Files not showing on the site: make sure they are inside public_html.
- Temps morts : try switching between active and passive mode in your FTP client.
Besoin d'aide ? #
If FTP will not connect, contact our support team on live chat and we will confirm the correct settings for your account.