Quoting Nelson Serafica <[EMAIL PROTECTED]>: > I'm writing a script for file transfer using rsync. The file to be > transferred almost 9GB. I just notice that it eat lots of bandwidth > whenever I'm running it as I check it to my mrtg. Can rsync be > limit its traffic to some kb/s? I have check Google and some says I > need trickle. Is there a version of rsync that capable of this?
Have you tried using rsync with the --bwlimit option, yet? -- Federico Sevilla III F S 3 Consulting Inc. http://www.fs3.ph _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

