Managing FTP and SFTP Accounts in PanelAlpha WordPress Hosting
Understanding FTP and SFTP
Evans
Last Update il y a 5 jours
- FTP (File Transfer Protocol) allows you to transfer files between your computer and your hosting server.
It's useful for uploading website files, downloading backups, or managing large files.
- SFTP (Secure File Transfer Protocol) provides the same functionality as FTP but with added encryption for enhanced security.
We recommend using SFTP whenever possible.
Creating FTP Accounts in PanelAlpha
- Navigate to My Hosting tab
- Click on FTP Accounts in the left sidebar
- Click the Add Account

4. Fill in the account details:
- FTP Username:
Choose a descriptive username - Password:
Create a strong, secure password - Directory Access:
Specify which folder the account can access
5. Click Add Account to create the account

FTP Account Best Practices
Username Tips:
Username Tips:
- Use descriptive names
(e.g., "designer-jane" or "backup-uploads") - Avoid generic names like "user1" or "temp"
- Include purpose or person's name for easy identification
- Use at least 12 characters
- Include uppercase, lowercase, numbers, and symbols
- Don't reuse passwords from other accounts
- Change passwords regularly
- Limit access to only necessary folders
- Don't give root access unless required
- Create separate accounts for different projects or team members
Managing SFTP Accounts in PanelAlpha: Creating SFTP Accounts
- Go to My Hosting and then to SFTP Accounts
- Click Create SFTP Account or Manage

3. Configure account settings:
- Username
- Secure password
4. Click Add Account

SFTP vs FTP: Which to Use?
| Feature | FTP | SFTP |
| Security | Basic | Encrypted |
| Speed | Fast | Slightly slower (due to encryption) |
| Port | 21 | 22 |
| Recommended For | Internal use | All external transfers |
Recommendation:
- Always use SFTP for external access or when transferring sensitive data.
Connecting to Your FTP/SFTP Account
Required Connection Information
Required Connection Information
- When connecting via FTP/SFTP software (like FileZilla, Cyberduck, or WinSCP), you'll need:
- Hostname:
Your domain or server IP address - Username:
The FTP/SFTP username you created - Password:
Your secure password - Port:
- FTP: 21
- SFTP: 22
Popular FTP/SFTP Client Software
Free Options:
Free Options:
- FileZilla (Windows, Mac, Linux)
- Cyberduck (Mac, Windows)
- WinSCP (Windows)
Managing Your FTP/SFTP Accounts
View Existing Accounts
In the FTP/SFTP Accounts section, you can see:
View Existing Accounts
In the FTP/SFTP Accounts section, you can see:
- Username
- Account identifier - Directory
- Access path - Creation Date
- When the account was made - Status
- Active or suspended
Editing Account Settings To modify an existing account:
- Locate the account in your FTP Accounts list
- Click the Edit or Manage button
- Update the settings as needed
- Save changes
Deleting FTP/SFTP Accounts
To remove an account you no longer need:
To remove an account you no longer need:
- Find the account in your list
- Click Delete or the trash icon
- Confirm deletion
- The account will be immediately disabled
Deleted accounts cannot be recovered.
Any automated processes using that account will stop working.
Account Limits and Usage
Understanding Your Plan Limits
Your hosting plan includes a specific number of FTP/SFTP accounts:
If you've reached your limit, you can:
Understanding Your Plan Limits
Your hosting plan includes a specific number of FTP/SFTP accounts:
- Current Status Example: 0 / 1 FTP accounts created
- This means you can create up to 1 FTP account on your plan
If you've reached your limit, you can:
- Upgrade your hosting plan
- Delete unused accounts
- Share credentials (not recommended for security)
Troubleshooting FTP/SFTP Connection Issues
Common Problems and Solutions
Cannot Connect:
Common Problems and Solutions
Cannot Connect:
- Verify your hostname is correct
- Check username and password
- Ensure you're using the correct port
(21 for FTP, 22 for SFTP) - Check if your firewall is blocking the connection
- Verify the account has access to the directory
- Check if the account is active
- Confirm you're not trying to access restricted folders
- Check your internet connection
- Verify the server is online
- Try switching between FTP and SFTP
- Contact support if issues persist
NEXT ARTICLE: Managing MySQL Databases and phpMyAdmin
