On Tue, Sep 11, 2007 at 03:41:48AM -0700, Suresh Kumar Pedamallu wrote:
> rsync: pipe failed in do_recv: Too many open files (24)

This is the error that caused the failure.  Your system had too many
open files on it for some reason, causing the pipe() system call to
fail.

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

Reply via email to