View Single Post
  #8 (permalink)  
Old 07-23-2004, 08:28 AM
br3ach br3ach is offline
Registered User
 
Join Date: Feb 2004
Location: UK
Posts: 32
br3ach
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
__________________
br3ach
Reply With Quote