On Wed, Feb 26, 2003 at 10:04:33AM +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> on my linux box (2.4.21-pre4-ac4)
> I've used rsync to mirror a rather large /usr/local tree (4 Gb)
> After transmission of many files I get the error message
> rsync error: some files could not be transferred (code 23) at main.c(1045)
> 
> According to /usr/include/asm/errno.h the code 23 says
> File table overflow

That isn't errno 23.  Code 23 is an internal error code
meaning "some files could not be transferred" In other words
the transfer was not complete.  Look for other error
messages before that one.


-- 
________________________________________________________________
        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.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to