Am Wed, 18 Dec 2013 03:42:35 -0800 schrieb niraj_vara <[email protected]>:
> HI > > I have centos 5.6 and backuppc version is 3.2.1. its working fine. > I want to set like when I add a backup pc the backuppc first time > take the full backup and then after everytime it will take only the > increamental backup. The behaviour you want is already there. Just use the rsync-transfer. (And maybe activate the --checksum option as explained in the docs.) Then the first full will be a full, second full and following will be a comparison of remote and backuppc's filelist with respect to modification-date _and_ checksum. So files will be transfered if they have changes in meta-data and even if they only have changes in the data itself. Incrementals will always just transfer files with changed meta-data. This is different when you use smb- or tar-transfer, there a full is a full transfering everything... Have fun, Arnold
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
