How can I reduce bandwidth usage for full backups?

Even when using rsync, BackupPC does transfer all data on a full backup,
and not only the modified files since the last incremental or full.

I would love to see BackupPC performing this simple task:
- cp -al $last new
- rsync -au --delete host:/share new
- mv new $last+1

Why? Because the reporting of BackupPC is very, very good (and easy).

Possible?

-- 
Toni Van Remortel
Linux System Engineer @ Precision Operations NV
+32 3 451 92 26 - [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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