I am using the bwlimit option on rsync. If I don't use it, rsync hangs. Can anyone suggest why this is so, and how I figure out what bwlimit should be? I've started at 25 and worked my way up to 300 so far, as a process of trial and error. Both machines are running Debian Woody over my lan. The command I'm using is:
#rsync -a --bwlimit=300 -e ssh [EMAIL PROTECTED]:/backup/ /backup regards, David -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
