Tuesday, September 24, 2013

Restore Incremental backup from backend

To restore cPanel backup from incremental backup.

Step 1) Taring the backup folder
tar -czf /home/user.tar.gz /backup/cpbackup/daily/user

Step 2) Restoring the backup
/scripts/restorepkg user

Friday, September 20, 2013

Restore cPremote Backups

Restore Backups from Plugin Page

You may need to goo WHM -> Plugins -> cPanel Remote Backups -> Restore A backup , then select the cpanel accounts and backup option for restore.

Restore Backups from server shell

If you need to restore a cPanel account say CPUSER from the backups see , the example commands below,

Restore email folder of cpanel user CPUSER from the daily backups
/scripts/cpremoterestore --user=CPUSER --from=daily --type=mail

Restore Document root from weekly backup for CPUSER
/scripts/cpremoterestore --user=CPUSER --from=weekly --type=www

Restore the complete home folder of CPUSER from monthly backup
/scripts/cpremoterestore --user=CPUSER --from=monthly --type=homefolder

Restore a full account from daily backup
/scripts/cpremoterestore --user=CPUSER --from=daily --type=full

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews