CPanel Full Backup Not Saving Home Directory
Sep 28, 2008
I am trying to migrate a server to a new host.
When I try to restore a full backup on my new host, NONE of the home directory files are making the move. Everything else is fine though.
I'm not getting any errors, so I don't have a clue as to why this isn't working.
View 5 Replies
Jul 15, 2007
I'm trying to recover a subdirectory from a full cpanel backup (tar file).
I placed the backup on the /home/<userdir>/
Then I listed the content of the tar file and the directory is in there:
backup-3.1.2006_11-36-43_userlin2/homedir/public_html/php/viacache/
I need to restore /viacache to the original location
Code:
tar -xvf backup-3.1.2006_11-36-43_userlin2.tar /public_html/php/viacache
response:
tar: /public_html/php/viacache: Not found in archive
also (absolute path)
Code:
tar -xvf backup-3.1.2006_11-36-43_userlin2.tar /home/userlin2/public_html/php/viacache
Not found in archive....
View 2 Replies
View Related
Oct 30, 2007
created one problem for us cpanel
in create new account:
[an error occurred while processing this directive]
Setting up FrontpageŽ...
/home/create1/public_html does not exist or is not a directory!
View 8 Replies
View Related
Dec 14, 2008
I have transfer full backup with cpanel to ftp backup,
But,How transfer full backup from FTP Backup to cPanel?
Whitch software?
View 9 Replies
View Related
Apr 23, 2007
Is there a way to automate the generation and FTP of home directory backups in Cpanel?
CPanel lets you create a full account backup and ftp's the result to another server but can only be done manually from what i understand. Is there a way to initiate the process automatically? maybe schedule it for once a week.
View 3 Replies
View Related
Jun 6, 2009
Whenever clients are generating full back up of their sites all at once and like 10x in one hour, its causing a severe spike in load in the servers
is there a way to disable the full backup in cPanel?
I know mellowhost is able to do this
I also saw this when i was searching google --
Quote:
Additionally, you could just give server administrators the option of disabling
the gzipping of these user generated backups
I believe the gzip process is what usually kills the server when dealing with a
large site. Just tarring up the account would use more disk space, but would
keep processing and load usage down
I don't know how to do that though.
Also I use the Backup function in WHM to generate weekly backups of all my customers sites and FTPing to a remote server. I still want that function. I only want the generation of full backup in control panel be disabled.
View 5 Replies
View Related
Apr 6, 2007
I have seen resellerzoom provides daily full backup to their customer. How should i configure my WHM so that it create daily backup and delete old backup.
View 4 Replies
View Related
Jul 22, 2008
Is there a way you can just disable the Generate Full Backup link in the Backup section of CPanel, and not disable the Backup section completely?
Meaning, I just want to disable that one function a client has the ability to do, but I don't want to stop them from being able to download their home directory, mysql databases,etc.
View 2 Replies
View Related
Jul 6, 2007
I wish to make a ONE-TIME full backup of all my accounts into /backup directory which is mounted to /dev/sdb1 (secondary drive)
What is the SSH command to execute this job? There's likely 100+ accounts in my server.
I currently already set a daily uncompressed backup inside my WHM.
/backup/cpbackup/daily
So I do not want to modify them.
I just want to run a one-time compress full backup into /backup/july which I have already created as a new directory.
View 14 Replies
View Related
Oct 21, 2009
how to prevent full backup to generated in cpanel server
iam seen this in few host what we cant able to generate the fullback if the size of the amount is more than 1-2GB
View 3 Replies
View Related