Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Hi, I'm running the latest cygwin, with rsync 2.6.6 protocol 26. My command is: c:\cygwin\bin\rsync -vrtz --delete /cygdrive/e [EMAIL PROTECTED] etc I get the following error when trying to rsync 500,000 files: rsync: fork failed in do_recv: Cannot allocate memory (12) rsync error: error in

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Wayne Davison
On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: > rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I assume -- you didn't explicitly say). Is the rec

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Wayne Davison wrote: On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I assume -- you didn

Re: Rsync / Cygwin : Cannot Allocate Memory

2006-03-24 Thread Rick Romero
Rick Romero wrote: Wayne Davison wrote: On Fri, Mar 24, 2006 at 08:20:18AM -0600, Rick Romero wrote: rsync: fork failed in do_recv: Cannot allocate memory (12) This error is happening on the receiving side, and you seem to have only mentioned the OS and memory for the sending system (I