Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Ryan T. Sammartino
On Thu, Feb 21, 2002 at 09:38:23PM +0100, Andrew Markebo wrote: > Hmm could it be DOS newlines vs. unix newlines.. OTOH this reminds me > about that I had some minor similar problems (file transfer and > sessions hanging) with ssh early 2.something version, everything is > now upgraded to 3.latest

Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Andrew Markebo
/ "Ryan T. Sammartino" <[EMAIL PROTECTED]> wrote: | On Thu, Feb 21, 2002 at 12:02:48PM +0100, Martin Bene wrote: | > Any idea why this isn't working? | > | | I had that problem too and worked around it by using the -W option | to rsync (transfer whole files, instead of patches). That seems to |

Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Ryan T. Sammartino
On Thu, Feb 21, 2002 at 12:02:48PM +0100, Martin Bene wrote: > Any idea why this isn't working? > I had that problem too and worked around it by using the -W option to rsync (transfer whole files, instead of patches). That seems to work around the problem (if indeed there is a problem). -- Ry

1.3.9: rsync over ssh stalls

2002-02-21 Thread Martin Bene
Hi, I'm trying to backup data off a W2k Server (SP2) using rsync over ssh. installation worked ok, copying just a small directury works as well. When trying to copy a large directory tree, rsync starts just fine but stalls after a few MBs. No error messages, just no further activity. Versions