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.
Lo que necesitarás #
- Your DirectAdmin login.
- An FTP client such as FileZilla (free).
Paso a paso: crear una cuenta FTP #
- Inicia sesión en DirectAdmin (normalmente tudominio.com:2222).
- Ir a Gestor de cuentas y haga clic en FTP Management.
- Haga clic en Crear una cuenta FTP.
- Enter a username and a strong password.
- Choose the access level (see below).
- Haga clic en Cree.
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.
Conexión con FileZilla #
- Open FileZilla and go to File > Site Manager > New Site.
- Anfitrión: your domain or server hostname.
- Puerto: 21 for FTP, or use FTPS/SFTP if provided.
- Nombre de usuario y contraseña: the FTP account you just created.
- Haga clic en Connect and upload files into the public_html carpeta.
Solución de problemas #
- No se puede conectar: double-check the host, port, and password.
- Files not showing on the site: make sure they are inside public_html.
- Tiempos muertos: try switching between active and passive mode in your FTP client.
¿Necesita ayuda? #
If FTP will not connect, contact our support team on live chat and we will confirm the correct settings for your account.