9052 shaares
Exporting to a local file system
To export a backup as a file to a local file system, use the --output-file option with a <full-path-to-file>\<file-name> value.
For example, to create a backup of a subscription with ID 1 and export it to the file domain1.tgz located at /usr/local/irregular-backups/ folder:
pleskbackup domains-id 1 --output-file=/usr/local/irregular-backups/domain1.tgz