Re: rsync w/ openssh hangs on linux

2002-01-04 Thread J Robinson
all for their help! jrobinson > On Fri, Jan 04, 2002 at 11:29:13AM -0800, J Robinson > wrote: > > Hello All: > > > > I've having repeatable problems copying files > between > > linux machines using rsync-2.5.1 and various > recent > > flavors of opens

rsync w/ openssh hangs on linux

2002-01-04 Thread J Robinson
Hello All: I've having repeatable problems copying files between linux machines using rsync-2.5.1 and various recent flavors of openssh. The symptom when testing with a single 2M file is that rsync hangs when when the file is 97% transferred. It seems from looking at various archives that th

Re: rsync -e ssh --bwlimit=20 ?

2002-01-03 Thread J Robinson
+ > the second command is the crux. > How about a > "rsync --version;rsh from.com rsync --version" > I'm guessing we'll see one or both with a version > that doesn't support > bwlimit. > Tim Conway

rsync -e ssh --bwlimit=20 ?

2002-01-03 Thread J Robinson
Hello Everyone: I've been trying to get rsync using --bwlimit using openssh for transport without success. Here's what I get: % rsync --bwlimit=20 from.com:/dir/file.txt /dest [EMAIL PROTECTED]'s password: rsync: unrecognized option `--bwlimit=20' unexpected EOF in read_timeout I