Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Sep 2003
    Posts
    397

    Default Weekly e Monthly backup

    Hello,

    how can i set the weekly and monthly backup to run on sunday? it run evry time on monday

    thankyou

  2. #2
    Zaf
    Zaf is offline
    Member
    Join Date
    Aug 2005
    Posts
    119

    Default

    Quote Originally Posted by adapter
    how can i set the weekly and monthly backup to run on sunday? it run evry time on monday
    Edit your cronjobs which call the backup script and make them look like the following.

    For weekly backup at 06:05am on each Sunday:
    5 7 * * 0 /path/to/backup/script
    OR
    5 7 * * 7 /path/to/backup/script
    0 and 7 are considered as Sunday afaik

    For monthly backups (if you like them on the first Sunday of the month)
    5 5 1-7/1 * 0 /path/to/backup/script

    Note: I have not tried this out personally, but dont think it will fail you either. Do let me know whether it worked for you

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Sep 2003
    Posts
    397

    Default

    umm sorry but in my cron i have only

    0 1 * * * /scripts/cpbackup

    so i think that the weekly and monthly backup is schedule inside the script and not in the cron

Similar Threads & Tags
Similar threads

  1. cPanel make only daily backup. No weekly and monthly.
    By morozsm in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 02-07-2006, 08:40 AM
  2. [Backup] Daily/Weekly/Monthly
    By eagle in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 02-02-2006, 01:53 AM
  3. Remote ftp backup not doing weekly, monthly
    By hostseeker in forum cPanel and WHM Discussions
    Replies: 23
    Last Post: 08-09-2004, 05:48 PM
  4. Backup monthly/weekly.....
    By vishal in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-15-2003, 07:06 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube