Month: May 2020

Upload Plesk backup larger than 2GB

For Linux Connect to a Plesk server where a Plesk backup should be restored via SSH. Transfer the backup file (should look like backup_info_XXXXXXXXXX.xml.tar) to this server (for example, via an FTP agent). Run the following command to import the uploaded file to the Plesk Backup Manager. Replace /path/to/file.xml.tar with an actual path:# plesk sbin pmm-ras –import-file-as-dump –dump-file-specification /path/to/file.xml.tar If the […]