but, this is not an option with the migration manager yet. I would like to see this too, as it would permit me to then sync data outside of pmm without having to wait for it to package, compress, transfer, and then decompress and move the data. This can be accomplished with a separate rsync, which saves space and time.
this can currently be accomplished with the -c flag on pleskbackup:
/usr/local/psa/bin/pleskbackup domains-name $domain -c -v --skip-logs --output-file=/var/configbackup.$domain.tar
but, this is not an option with the migration manager yet. I would like to see this too, as it would permit me to then sync data outside of pmm without having to wait for it to package, compress, transfer, and then decompress and move the data. This can be accomplished with a separate rsync, which saves space and time.