I have the following config option set:
$Conf{BackupZeroFilesIsFatal} = '1';Here is the output from XferLog (complete output, edited hostname only) Contents of file /var/lib/backuppc/pc/myhost/XferLOG.1095.z, modified 2013-01-20 02:31:19 Executing DumpPreUserCmd: /usr/bin/ssh -q -x -l Administrator myhost /usr/bin/bash -l -c /home/Administrator/pre-backuppc.sh Sun Jan 20 02:30:19 AUSEDT 2013 Sun Jan 20 02:30:19 AUSEDT 2013 Shadowing all drives SUCCESS: Attempted to run the scheduled task "BackupPC". incr backup started back to 2013-01-19 05:30:04 (backup #1094) for directory /cygdrive/c/shadow/c Running: /usr/bin/ssh -C -q -x -l Administrator myhost /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group --devices --links --times --block-size=2048 --recursive --checksum-seed=32761 -D --one-file-system . /cygdrive/c/shadow/c/ Xfer PIDs are now 24840 Got remote protocol 30 Negotiated protocol version 28 Checksum caching enabled (checksumSeed = 32761) Sent exclude: /hiberfil.sys Sent exclude: /pagefile.sys Sent exclude: Application Data/Mozilla/Firefox/Profiles Sent exclude: ProgramData/AVG2012 Xfer PIDs are now 24840,24841 create d 755 500/513 0 . Done: 0 files, 0 bytes Executing DumpPostUserCmd: /usr/bin/ssh -q -x -l Administrator myhost /usr/bin/bash -l -c /home/Administrator/post-backuppc.sh Sun Jan 20 02:31:03 AUSEDT 2013 Sun Jan 20 02:31:03 AUSEDT 2013 UnShadowing all drives SUCCESS: Attempted to run the scheduled task "BackupPCPost". The problem is backuppc recorded this as a successful backup, which is not too bad, we missed one day backup. However, even worse is the following day, backuppc tries to do a backup and starts transferring the entire drive because the previous backup was empty! The solution for me is to delete the current partial backup and also the previous empty backup, then let backuppc run a new backup. Regards, Adam -- Adam Goryachev Website Managers www.websitemanagers.com.au ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ 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/
