Displaying 2 results from an estimated 2 matches for "leelab".
Did you mean:
leela
2002 Feb 13
2
large file error is now SIGUSR1 or SIGINT error
I just ran this again and got this error:
leelab/NCBI_Data_old/GenBank/htg
write failed on leelab/NCBI_Data_old/GenBank/htg : Error 0
rsync error: error in file IO (code 11) at receiver.c(243)
Received signal 16. (no core)
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
The command I am running is:
/usr/local/bin/rsync -auv -...
2002 Feb 12
1
error in rsync protocol on large file
I'm trying to rsync a filesystem from a Solaris 7 server to a Solaris 8
server. I keep getting the following message when rsync attempts to update
a particular file:
write failed on leelab/NCBI_Data/GenBank/htg : Error 0
rsync error: error in file IO (code 11) at receiver.c(243)
Received signal 16. (no core)
rsync: connection unexpectedly closed (22672537 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
The file it is getting the error on i...