Andreas writes: > At our site files larger than 10BG are usually recreated faster than > restored from backup, therefore we added to the "RsyncExtraArgs" the parameter > "--max-size=10000000000".
Unfortunately rsync implements that on the receiving side (ie: server), and File::RsyncP doesn't implement that option. It wouldn't be too hard to add, but all my development focus is on 4.x. In 4.x since I'm using essentially a native rsync on the server side, almost all the rsync options will work. Craig ------------------------------------------------------------------------------ Achieve Improved Network Security with IP and DNS Reputation. Defend against bad network traffic, including botnets, malware, phishing sites, and compromised hosts - saving your company time, money, and embarrassment. Learn More! http://p.sf.net/sfu/hpdev2dev-nov _______________________________________________ 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/
