• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Splitting up the backup using "Create multivolume backup"

AlicanA

New Pleskian
Hi,

I try to migrate using the backup option but my backup is too big to upload(max 2gb), so I want to split the backup. But when I use the option "Create multivolume backup I still get the backup in 1 file? Why is that?


Thanks.
 
Linux version of pleskbackup utility also has split option. More details in output of --hel option. For example:

pleskbackup --domains-name example.com --only-hosting --split=700M
 
Back
Top