error in IPC Code (code 14) at main.c(669) [receiver=2.6.9cvs]

Wayne Davison wayned at samba.org
Tue Sep 11 17:50:59 GMT 2007


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..


More information about the rsync mailing list