
Dear Jared, I just double-checked, and am not running into any troubles. Here are the rsync commands I use: 0 7 * * * /usr/bin/rsync -avHS --timeout 600 --delete --exclude '*cache/generated' ftp.ibiblio.org::gutenberg /data/ftp/mirrors/gutenberg > /dev/null ; /usr/bin/rsync -avHS --timeout 600 --delete --exclude '*/mbt-*' ftp.ibiblio.org::gutenberg-epub /data/ftp/mirrors/gutenberg/cache/generated I wonder if ibiblio or UNC blocked your server. That happens sometimes - UNC has an aggressive automated border watchdog. If this persists, I suggest contacting the ibiblio helpdesk (www.ibiblio.org). - Greg On Mon, Aug 31, 2015 at 08:48:08AM -0700, Jared Buck wrote:
Hi all.
I am having some problems using rsync with the main PG rsync server. I keep getting timed out or disconnected with the following errors:
rsync: read error: Connection reset by peer (104) rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.1] rsync: connection unexpectedly closed (483943 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(226) [generator=3.1.1]
I've been using this rsync command right now with the advice of the ibiblio.org people who maintain the server for us:
rsync -av --delete --delete-during --progress ftp.ibiblio.org::gutenberg/ /cygdrive/e/gutenberg/
I am not sure what is causing these errors. I know the commands mean the connection closed on my end for some strange reason. I did not have any issues using rsync on my old windows 7 computer (I got a new machine for my birthday last month that has UEFI firmware installed on it, making dual booting into Linux for a faster rsync experience nearly impossible). So I am stick using cygwin's rsync distribution here on windows 10.
I have been talking with the ibiblio folks via their forums, but it would be a lot easier if someone who is actually with PG who knows rsync well could help me.
Jared
--- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
_______________________________________________ gutvol-d mailing list gutvol-d@lists.pglaf.org http://lists.pglaf.org/mailman/listinfo/gutvol-d