• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

Problem in running cpbackup manually in cPanel

Started by HRamesh, November 24, 2008, 04:45:32 PM

HRamesh

Hi,

I want to run cpbackup manually again after running automated backup. But I am getting below message:

tail -f /usr/local/cpanel/logs/cpbackup/1227524374.log
[cpbackup] Started at Mon Nov 24 04:59:34 2008
[cpbackup] Daily Backup is up to date.
[cpbackup] Completed at Mon Nov 24 04:59:34 2008

Can someone help me to run cpbackup again?

Thanks,

Ramesh

Kailash

It can be fixed by removing the directory /home/cpbackuptmp:

# rm -rf /home/cpbackuptmp
# /scripts/cpbackup

Kailash

HRamesh

Quote from: "Kailash"It can be fixed by removing the directory /home/cpbackuptmp:

# rm -rf /home/cpbackuptmp
# /scripts/cpbackup

Kailash
Thanks !! That was really quick help.

Ramesh