crypting remote data

Matt McCutchen matt at mattmccutchen.net
Tue Mar 18 20:12:16 GMT 2008


On Mon, 2008-03-10 at 22:55 +0100, david reinares wrote:
> when I'm restoring the crypted data after a while rsync shows
> rsync: Failed to close: Bad file descriptor (9)
> rsync: Failed dup/close: Bad file descriptor (9)
> rsync error: error in IPC code (code 14) at pipe.c(208) [receiver=3.0.0]
> 
> rsync error: error in IPC code (code 14) at pipe.c(195) [receiver=3.0.0]
> rsync: connection unexpectedly closed (55 bytes received so far) [generator]
> rsync error: error in rsync protocol data stream (code 12) at io.c(600)
> 
> [generat
> or=3.0.0]

I haven't been able to reproduce this.  Please run rsync under strace
(strace -f -o rsync.log rsync ...) and post the portion of the log
leading up to the error so that I can see what is happening.

Matt



More information about the rsync mailing list