Knowledge Base
How to Create an FTP Account in DirectAdmin
Setting Up FTP Access
Create additional FTP accounts for developers or specific folder access.
Your Main FTP Account
Your DirectAdmin login credentials also work for FTP:
- Host: your-domain.com
- Username: Your DirectAdmin username
- Password: Your DirectAdmin password
- Port: 21
Creating Additional FTP Accounts
- Log into DirectAdmin
- Click FTP Management
- Click Create FTP Account
- Enter a username
- Enter a password
- Set the FTP directory (folder access)
- Click Create
Restricting Folder Access
When creating an FTP account, you can limit it to a specific folder. For example:
/domains/example.com/public_html/uploads- Only access uploads folder/domains/example.com/public_html- Access entire website
Recommended FTP Clients
Using SFTP (Recommended)
For secure transfers, use SFTP on port 22 with your DirectAdmin credentials.