On Thu, Feb 26, 2004 at 08:05:30AM -0600, Trey Nolen wrote:
> >
> > It may be that you are running out of memory.  --delete
> > causes the a second file list (about 100bytes/file) to be
> > created contianing all the files existing on the receiver.
> > Combined with --delete-after this happens at the time when
> > the memory usage is at its greatest due to copy-on-write and
> > fragmentation.
> 
> 
> Although it looks like my problem was caused by a path problem with 2.5.6
> (I need to specify /. instead of / for the source), I'm interested in this
> memory issue.  Is this file list created on the client side or the server
> side?

Neither.   This delete file list exists only breifly on the receiver.

-- 
________________________________________________________________
        J.W. Schultz            Pegasystems Technologies
        email address:          [EMAIL PROTECTED]

                Remember Cernan and Schmitt
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to