I want to make a restore in another path
The path that is the back-up /mnt/old/xxxx.tar.gz
I want the restorer in this place /home
What do I do because the first path has no space?
-
Hey there! The best option in this situation would be to move the backup file from /mnt to /home, where there is plenty of free space. Then you can execute the /scripts/restorepkg command to get that working. If there is no space on the backup area, it won't be able to unzip the files to properly restore the data. 0 -
The problem has been solved in another way, thank you 0 -
Can you let us know how you resolved the issue so others can learn from this? 0 -
sure I used this /usr/local/cpanel/scripts/restorepkg filename --skiphomedir 0 -
If you don't need the data inside /home/username, that's a great option to get the account restored when there is little free space. 0
Please sign in to leave a comment.
Comments
5 comments