Dear all 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".
Although this parameter is visible in the rsync command lines at both the sender and the reciever (seen with ps ax|grep rsync - see at the end), larger files are backuped nevertheless (max. file was about 65GB). Any advise would be very much appreciated as our cpool grows rather fast like this... Thank you and best regards Andreas 20997 ? S 5:23 /usr/bin/ssh -q -x -l root acae0901181l /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --one-file-system --checksum-seed=32761 --max-size=10000000000 --ignore-times . /user_data/ The version of rsync is 3.0.7 on the sender as well as on the reciever. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ 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/
