Skip to main content

problem, migration site with SSH!

Comments

2 comments

  • SS-Maddy
    Are you sure the backup downloaded and moved to /home of new server is a full backup ? just use tar command to check whether there is any error or so. Exact command would be tar tzf /home/backup-user.tar.gz If there is an error, you may need to redo the download part at the very least
    0
  • cPanelMichael
    Hello :) Note that adjusting the archive permissions to 0777 is not necessary. It's also not a good idea to make the archive available publicly by moving it to the public_html (www) directory, as that would allow anyone to download the backup archive and obtain the data associated with the account. That being said, restoring the archive should be possible via: /scripts/restorepkg /path/to/archive.tar.gz
    Thank you.
    0

Please sign in to leave a comment.