|
From: Alexey S. <asa...@ko...> - 2017-05-25 08:02:58
|
that's nice is there any list of all commands available in BPC ? Alex On 25 May 2017 at 15:55, Vladislav Kurz <vla...@we...> wrote: > On 05/24/17 14:41, Yong Zhang wrote: >> Hi, all >> >> >> >> I'm new to BackupPC, I installed v4.0 these days, but hard to understand >> schedule settings, I have some queries here: >> >> >> >> 1) I want servers to be backed up daily, but full backup only runs on >> Saturday, how? > > Hello, > > I use this line in crontab to enforce full backup on weekends: > > 55 19 * * 5 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup > HOSTIP HOST USER 1 > > I usually put the time to run at 5 minutes before the end of blackout > period to ensure that it will start earlier than normal backup run. > Also I put FQDN for both HOST and HOSTIP. Number 1 at the end means full > backup (0 would be incremental). > > -- > Best Regards > Vladislav Kurz > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > BackupPC-users mailing list > Bac...@li... > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ |