On Mon, Jan 11, 2016 at 7:28 AM, Carl Wilhelm Soderstrom <chr...@real-time.com> wrote: > On 01/11 09:32 , Gandalf Corvotempesta wrote: >> 2016-01-11 3:03 GMT+01:00 Carl Wilhelm Soderstrom <chr...@real-time.com>: >> > 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 >> >> Could you please explain better the BackupPC_serverMesg command or >> point me to the right docs ? > > Unfortunately, last I checked, it wasn't really well documented. The source > code will have to be your doco (someone please correct me on this). I admit > to following this like a cookbook myself. > > The main thing to know about the recipe above is that the '1' at the end > means "full backup". If it was '0' it would mean "incremental backup".
Also note that with backuppc it is generally better to run fulls more frequently, since unlike other backup programs they don't much additional space. And, unless your timing requirements are extremely tight it is better to let the server do the scheduling to keep the load even over the backup window. Generally with the default approximate 24hr/1week timings, if you force a full run at the time you want it, they will continue at approximately that time on the same day of the week from then on. -- Les Mikesell lesmikes...@gmail.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/