Quote:
|
Originally Posted by eazistore
Hi SecondSight,
Since you have only 1 hard disk and I suggest you SSH to your server and manaully backup the entire account by this command:
1. /scripts/pkgacct2 username
2. cd /home
3. chmod 755 *.tar.gz
4. mv /home/*.tar.gz /home/username
5. Open a FTP session to your host and download it to your local computer.
6. Make sure you DELETE it after download as you don't want to leave it there.
Hope it helps.
|
Is therea script to untar this back into the users directory so it overwrties everything there if you need to restore the files?
Thanks
br3ach