public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* anonymous rsync
@ 2015-02-16  8:36 Mark Wielaard
  2015-02-16 16:01 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Wielaard @ 2015-02-16  8:36 UTC (permalink / raw)
  To: overseers

Hi,

On icedtea.classpath.org we keep a git and mercurial mirror of the mauve
repository (*). To create the mirrors we fetch the cvsroot of mauve
every 2 hours with rsync. I noticed the rsync connection gets reset more
often the last couple of weeks. And in particular the last 12 hours all
attempts got: rsync: read error: Connection reset by peer (104).

Is there anything we can do to make this go smoother?
Currently we are using the following crontab entry:
6 */2 * * * rsync -aHxhz --delete rsync://sourceware.org/mauve-cvs/ /mirror/cvsroot/mauve

Thanks,

Mark

(*) http://icedtea.classpath.org/mirror/git/mauve/
http://icedtea.classpath.org/mirror/hg/mauve/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-16 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-16  8:36 anonymous rsync Mark Wielaard
2015-02-16 16:01 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).