Displaying 1 result from an estimated 1 matches for "lpgfs104".
2002 Feb 13
2
large file error is now SIGUSR1 or SIGINT error
...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 --delete --rsh=/usr/bin/ssh
lpgfs104:/share/group/* /share/group/
> An update on this problem... I get the error below (and the error I
> reported previously) when running rsync 2.5.2 compiled from
> source. I saw
> different behavior when I used the rsync 2.5.2 binary
> compiled on Solaris
> 2.5.1 by Dave Dyks...