Re: Serverbackup cron

2013-11-14 Thread Shawn Wilson
basti wrote: >Is there a better/ easier way for daily backups? >I don't want to do a daily backup if weekly or monthly is running. Use a pidfile - just make sure your process deletes it or you won't be getting backups. I've used Amanda in the past and that works. But now I encrypt my backups

Serverbackup cron

2013-11-14 Thread basti
Hello @all, at the moment backups are placed in cron.daily, cron.weekly and cron.monthly. To have a better time control I want to place this in cron.d. Is there a better/ easier way for daily backups? I don't want to do a daily backup if weekly or monthly is running. # Cron jobs for Serverbackup