Running backup transport only

aanbar

Member
Jan 1, 2012
7
4
53
cPanel Access Level
Root Administrator
Let's say the backup transport has failed or I have added a new destination, my question is:

How can I run the backup transport only, without running the backup script itself?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

I believe the script you are referring to is:

Code:
/usr/local/cpanel/bin/cpbackup_transporter
However, it's not really designed to resolve problems with the backup process. It's better to address the backup errors directly. Also, if you have packaged accounts, you could manually transfer them to a remote destination using a utility such as SCP or SFTP.

Thank you.