You are not logged in.
Pages: 1
can anyone explain the steps to get cron jobs configured, please?
I got a job configured, but I have too few infos about the design.
shure I can modify directly local.sh but it would be a workaround ... thx! paolo
Offline
It's quite simple: configure a job and test it in the command line. Once you know it's working add [b]--save-job[/b] to your backup arguments and press enter, the job will be saved. Then edit [b]/scratch/xsi/var/spool/cron/root-crontab[/b] and add your schedule, once you are done run ./xsibackup --update-cron
Jobs are saved to [b]/scratch/xsi/etc/jobs[/b], so you will have to invoke the job from the crontab.
It's all in the manual.
Offline
Pages: 1