Skip to main content

Use Transfer tool or backup restore method

Comments

4 comments

  • Infopro
    or copy all the nightly backups from today to the new server

    Or set backups on the old server to send them over to the new server overnight for you automagically, so you can restore them manually from there, would work. On the other hand, the Transfer Tool does a few more things you might want to know about: Transfer Tool - Documentation - cPanel Documentation
    0
  • asmithjr
    Thanks guys. One thing I am searching for is how to command line restore my backup file after I transfer it. # scp /backup/2017-01-13/accounts/user.tar.gz server1:/home I am placing the backup file in /home to try to use /scripts/restorepkg user but this fails. Reading the document it appears to only work with a single backup file from /scripts/pkgacct In my server2 I have backups enabled with Backup Configuration and files are stored in my drive /backup/DAY/accounts folder. I am on WHM 11.60.0.34 How could I install the backup from the command line?
    0
  • Infopro
    One thing I am searching for is...

    The cPanel Documentation is very helpful: Restore Package Script - 11.50 Documentation - cPanel Documentation HTH!
    0
  • asmithjr
    Update. looks like it works properly if I use /scripts/restorepkg --force user.tar.gz
    0

Please sign in to leave a comment.