Hello
As a root in a shared server how can i take a complete backup of a account?
(files,databases,mails)
Thanks
Hello
As a root in a shared server how can i take a complete backup of a account?
(files,databases,mails)
Thanks
As a root you can create the backup for the account with the command as below.
Login to the server via SSH and execute the command
Note :: Replace the username with original cPanel user.root@server [~]# /scripts/pkgacct username
Chinmay
ESDS - Data Center in India
Any easier solution?
With Gui?
Maybe using whm...
Thanks
You could use WHM to login to the cPanel interface for the user and from there go to the Backups section and Generate a Full Site Backup. Generate a Full Site Backup is a frontend for the script mentioned above.
During this process, you can choose to have this backup sent somewhere via FTP or just placed in the user's home directory.
Great that was i am looking for
Is it possible to get the backup straight to my pc?
Thanks
Last edited by ASTRAPI; 05-29-2009 at 10:13 PM.
I don't think it is possible. You can either take backup in your home directory or you can directly copy to another FTP location.
But once the backup is completed, you can download the full backup.
Kailash
But i think i must create a ftp server in my pc to get the full backup....
my /home is quite full, i need the pkgacct to create my backup file (thecpmove-user.tar.gz) directly to /home2/ or /backup/root@server [~]# /scripts/pkgacct username
how do i specifically tell backup script to use this location ?
Learn atleast A word Daily
7+1 Dedicated Boxes with cPanel...
The pkgacct script will create the backup file into whatever mountpoint is set in WHM as the Default Home Directory. Changing this setting will change where pkgacct will create the backup file, but it will also change the default home directory as the setting's name suggests.