backup

Create Backup for all GoPanel accounts (Local & Remote Backup)

Syntax

backup [option]

Examples

To create full backup for all GoPanel accounts and store them in the /backup folder
$ /go/backup all

To create full backup for "gopanel.org" account and store it in the /backup folder
$ /go/backup gopanel.org


Daily Rclone Full Backup:
Ensuring the hostname is correctly set before running remote backup.
$ /go/hostname

Setting Up an Rclone Backup Named "backup":
$ rclone config

- Follow the prompts to:
1. Select "n" for new remote
2. Enter "backup" as the name
3. Choose your storage type (Google Drive, S3, Dropbox, etc.)
4. Follow the specific authentication steps for your chosen storage

Scheduling a Daily Rclone Full Backup
$ /go/backup 1 full rclone --setup --quiet

To run your rclone backup immediately
$ screen
$ /go/backup now

Weekly Rclone Full Backup:
$ /go/backup 7 full rclone --setup --quiet

Weekly Rclone Full Backup Every Friday:
$ /go/backup Fri full rclone --setup --quiet

Twice-Weekly Rclone Full Backups on Monday and Thursday:
$ /go/backup Mon-Thu full rclone --setup --quiet

Monthly Rclone Full Backup:
$ /go/backup 30 full rclone --setup --quiet

Scheduling a Daily Rclone Database Backup
$ /go/backup 1 database rclone --setup --quiet

Scheduling a Daily Rclone Home Directory Backup (www)
$ /go/backup 1 www rclone --setup --quiet

Scheduling a Daily Rclone Mail Backup
$ /go/backup 1 mail rclone --setup --quiet

Scheduling a Daily Rclone (www & Mail) Backup
$ /go/backup 1 wwwmail rclone --setup --quiet

Scheduling a Daily Rclone (www & Database) Backup
$ /go/backup 1 wwwdatabase rclone --setup --quiet

Related GoPanel commands

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
sync - Creat Incremental/Differential Backup for GoPanel Files


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.

+2 01006931666 Chat
© 2020 - 2025 GoPanel Inc., all rights reserved.