This tutorial will show you how to .
Proudly Sponsored by FastDot International Cloud Hosting.
Visit our website for more web-hosting tutorials:
Cloud VPS Hosting | cPanel Web Hosting | Domains
How to Configure an FTP Backup in Plesk
Configuring an FTP backup in Plesk allows you to automatically or manually back up your server or website files to a remote FTP server. This ensures that your data is safe and can be restored in case of an emergency. Here’s a detailed guide to setting up an FTP backup in Plesk:
1. Prepare the Remote FTP Server
Before configuring the backup in Plesk, ensure you have a remote FTP server ready:
- Verify the FTP server is reachable from your Plesk server.
- Create an FTP account with sufficient storage space and permissions.
- Note down the FTP server address, username, password, and directory path where backups will be stored.
2. Access the Plesk Backup Manager
- Log in to your Plesk control panel as an administrator.
- Navigate to Tools & Settings (in the left-hand sidebar).
- Under the Tools & Resources section, click Backup Manager.
3. Add an FTP Storage Configuration
- In the Backup Manager, click on FTP Storage Settings.
- Fill out the required fields:
- FTP Server Hostname or IP: Enter the FTP server’s address.
- Directory for Backup Files Storage: Specify the directory on the FTP server where backups will be stored. Use
/
for the root directory or provide a path (e.g.,/backups
). - FTP Username: Enter the username for the FTP account.
- FTP Password: Enter the password for the FTP account.
- Use Passive Mode: Enable this option if your server requires passive FTP mode for connectivity.
- Test the connection by clicking OK or Test Connection. If successful, Plesk will confirm the connection to the FTP server.
4. Schedule Regular Backups to FTP Storage
- Return to the Backup Manager and click Scheduled Backup Settings.
- Configure the following options:
- Backup Storage: Select Use FTP Storage.
- When: Choose the frequency (daily, weekly, or monthly) and the time for the backup.
- Back Up: Specify what to back up:
- Server Configuration: Backup system settings only.
- Server Configuration and Content: Backup both system settings and hosted data.
- Email Notification: Enable notifications to receive alerts about backup success or failure.
- Backup Rotation: Set a limit for the number of backups to retain. Older backups will be automatically removed.
- Click OK to save your scheduled backup configuration.
5. Create a Manual Backup to Test the Setup
- In the Backup Manager, click Back Up.
- Choose Use FTP Storage as the backup location.
- Select the data to back up (e.g., full server backup or specific subscriptions).
- Click OK to initiate the backup process.
6. Verify the Backup on the FTP Server
- Log in to your FTP server using an FTP client (e.g., FileZilla) or via a command-line interface.
- Navigate to the backup directory specified during configuration.
- Verify that the backup files are present and accessible.
7. Restore Data from an FTP Backup
- In Plesk, go to Backup Manager.
- Click Add Backup Storage and ensure your FTP configuration is listed.
- Select the desired backup file from the FTP storage.
- Click Restore and follow the restoration process.
Tips for Configuring an FTP Backup in Plesk
- Ensure Security: Use SFTP (if supported by the FTP server) to encrypt data during transmission.
- Monitor Storage Usage: Ensure the FTP server has adequate storage for multiple backups.
- Test Regularly: Periodically verify that backups are being created and can be restored.
- Automate Alerts: Enable email notifications for backup failures to address issues promptly.
By following these steps, you can effectively set up and manage FTP backups in Plesk, ensuring your data is safely stored and easily recoverable when needed.