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
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
+
> 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
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