Title: Backup creation to remote FTP storage fails due to local disk space check
Hello,
I encountered an issue with the Plesk Backup Manager that appears to be incorrect behavior.
When I manually start a backup and explicitly select the option to store the backup on the remote FTP(S) server, the backup process starts for a few seconds and then immediately aborts.
The downloaded log file contains the following error message:
Hello,
I encountered an issue with the Plesk Backup Manager that appears to be incorrect behavior.
Environment
- Plesk Obsidian
- Backup destination: Remote FTP(S) storage
- Remote connection test: Successful
Problem Description
I configured a remote FTP(S) server as backup storage in the Backup Manager. The connection test works without any issues.When I manually start a backup and explicitly select the option to store the backup on the remote FTP(S) server, the backup process starts for a few seconds and then immediately aborts.
The downloaded log file contains the following error message:
"There is not enough disk space at /var/lib/psa/dumps to backup creation. At least 58.00 GB free space is required (57.43 GB is available)"
Expected Behavior
Since the backup target is the remote FTP(S) storage, the backup process should either:- stream the backup directly to the remote storage, or
- require only minimal temporary local disk space.