On 01/09 01:58 , Gandalf Corvotempesta wrote:
> in v4, I would like to schedule a full backup on first Saturday for
> each month, for example, 6th of February, 5th of March, 2nd of April,
> and so on.
> All other days, an incremental should be done.

I don't know v4, but in v3 we generally do this with a cron job. Something
like this, which causes a job to go off on September 7th.
00 01 7 9 * backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup 
host.example.com host.example.com backuppc 1

-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to