sync
Creat Incremental/Differential Backup for GoPanel Files
|
Syntax
sync
|
Examples
To implement hourly incremental local backup specifically for GoPanel mail directories
$ /go/sync incremental 60 0 /home/\*/mail LOCAL - root - /sync info@gopanel.net --setup --quiet
To implement both hourly incremental and daily differential local backup specifically for GoPanel mail directories
$ /go/sync incremental-differential 60 1 /home/\*/mail LOCAL - root - /sync info@gopanel.net --setup --quiet
To implement hourly incremental remote backup specifically for GoPanel mail directories
$ /go/sync incremental 60 0 /home/\*/mail SCP 22.33.44.55 root myremoterootpassword /sync info@gopanel.net --setup --quiet
To implement hourly incremental remote backup specifically for GoPanel mail/home directories
$ /go/sync incremental 60 0 /home/\*/www:/home/\*/mail SCP 22.33.44.55 root myremoterootpassword /sync info@gopanel.net --setup --quiet
To implement daily differential remote backup specifically for GoPanel mail/home directories
$ /go/sync differential 0 1 /home/\*/www:/home/\*/mail SCP 22.33.44.55 root myremoterootpassword /sync info@gopanel.net --setup --quiet
|
Related GoPanel commands
backup
-
Create Backup for all GoPanel accounts (Local & Remote Backup)
maria
-
Incremental MariaDB Backup to S3 or via Rclone
restore
-
Restore a GoPanel backup from the command line
scp
-
Copy GoPanel Backup from Local Server to Remote Server
|
At Your Service
Our team is on hand 24/7 to not only solve technical issues, but to offer the guidance and technical support you need to succeed online. Give us a ring.
|
|
|
© 2020 - 2025 GoPanel Inc., all rights reserved.
|
|