Knowledge Base
FTP Connection Problems
FTP Troubleshooting
If you're having trouble connecting via FTP, follow these steps.
Verify Connection Settings
Use these settings in your FTP client:
- Host: yourdomain.com or server IP
- Username: Your DirectAdmin username
- Password: Your DirectAdmin password
- Port: 21 (FTP) or 22 (SFTP)
Common Issues
1. Connection Refused
- Check you're using the correct port (21 for FTP, 22 for SFTP)
- Ensure FTP service is enabled for your account
- Try using SFTP instead of FTP
2. Authentication Failed
- Double-check username and password
- Reset password in DirectAdmin if needed
- Ensure you're using the main account credentials, not an email address
3. Connection Timeout
- Your IP may be blocked - check with support
- Try switching between Active and Passive mode
- Disable firewall/antivirus temporarily to test
4. Passive Mode Issues
In FileZilla:
- Go to Edit → Settings
- Select FTP → Passive mode
- Check "Fall back to active mode"
5. TLS/SSL Errors
For secure connections:
- Use Explicit FTP over TLS in your client
- Accept the server certificate when prompted
- Or use SFTP (port 22) which uses SSH encryption
Recommended FTP Client Settings (FileZilla)
- Open Site Manager
- Create new site with:
- Protocol: FTP or SFTP
- Encryption: Use explicit FTP over TLS (for FTP)
- Logon Type: Normal
- Under Transfer Settings, set to Passive
IP Blocked?
Too many failed login attempts can trigger an IP block. Contact support with your IP address to have it unblocked.