rsync bug?? (rsync fails when -C is used).

2007-07-19 Thread Paul Cui
hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file list ... ERROR: out of memory in add_rule [sender] rsync error: error allocating core memory buffers (code 22) at

Re: rsync bug?? (rsync fails when -C is used).

2007-08-02 Thread Paul Cui
On Thu, Jul 19, 2007 at 06:24:10PM -0400, Matt McCutchen wrote: On 7/19/07, Paul Cui [EMAIL PROTECTED] wrote: hi, All. I just compiled the latest rsync (2.6.9). but I'm getting an error when I use the -C option. eg: $ rsync -aCv host1:/home/john/data/ /home/john/data receiving file