Articles in this section

Is it possible to export local dump created in Plesk to a remote storage?

kb: how-to Plesk for Linux

Applicable to:

  • Plesk for Linux

Question

Is it possible to upload an existing local backup to remote storage in Plesk?

For example, a backup to Cloud storage failed for some reason and the backup was created locally instead. How to upload such a backup to the remote storage after it was created locally?

Answer

  1. Connect to the server via SSH.

  2. Use the command like below to export the local dump to cloud storage:

    # plesk sbin pmm-ras --export-dump-as-file --dump-file-specification=ext://s3-backup/server/backup_2210090533.tar --split-size=2146435072 --dump-specification=backup_info_2210090533.xml

    Note: Pay close attention to the paths and use additional arguments if required. For the full list of available arguments consult plesk sbin pmm-ras --help

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.