Closed Thread
Results 1 to 4 of 4

Thread: WHM Force Backup?

  1. #1
    Wanch Guest

    WHM Force Backup?

    I'm trying to force WHM/Cpanel to do a backup via SSH. I go into /scripts and run

    Code:
    # ./cpbackup
    Which gives me this message:

    Code:
    [cpbackup] Process started in background.
    [cpbackup] Log file: /usr/local/cpanel/logs/cpbackup/1214825460.log
    So I vim (or tail -20) the log file and see

    Code:
    [cpbackup] Started at Mon Jun 30 07:31:00 2008
    [cpbackup] Daily Backup is up to date.
    [cpbackup] Completed at Mon Jun 30 07:31:00 2008
    but I need to FORCE it to backup! I need a backup now because I have changed the backup settings. How do I force/make WHM/Cpanel to do a new backup?

  2. CODECALL Circuit advertisement

     
  3. #2
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    Even though it isn't in the documentation use:

    Code:
    # ./cpbackup --force
    Which will make it run a backup.

  4. #3
    Wanch Guest
    oh, that works. I wonder why there is no ./cpbackup --help?

  5. #4
    Off
    Off is offline Learning Programmer
    Join Date
    Feb 2008
    Posts
    83
    Rep Power
    0
    That is odd, most programs in Linux have --help or --h at least. Maybe just bad programming?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to protect against brute force?
    By Oigen in forum Linux/Unix General
    Replies: 8
    Last Post: 06-30-2008, 12:58 PM
  2. J Force Games Needs a Programmer.
    By JForceGames in forum MarketPlace
    Replies: 2
    Last Post: 02-23-2008, 03:07 AM
  3. Force an RPM install
    By Prog in forum Linux Applications
    Replies: 2
    Last Post: 10-31-2007, 05:03 AM
  4. Brute Force Attacks
    By Wanch in forum Linux/Unix General
    Replies: 5
    Last Post: 10-17-2007, 04:39 PM
  5. Shining Force
    By xtraze in forum Video Game Talk
    Replies: 7
    Last Post: 01-06-2007, 11:56 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts