From: Mark Wooding Date: Fri, 22 Feb 2013 01:11:19 +0000 (+0000) Subject: etc/mirrors.d/50-rfc: Fetch from rfc-editor.org. X-Git-Url: https://git.distorted.org.uk/~mdw/mirror-admin/commitdiff_plain/dcf95e8de28063ae669551509d16bbcdb0a58259 etc/mirrors.d/50-rfc: Fetch from rfc-editor.org. --- diff --git a/etc/mirrors.d/50-rfc b/etc/mirrors.d/50-rfc index d7b4388..29dcca4 100755 --- a/etc/mirrors.d/50-rfc +++ b/etc/mirrors.d/50-rfc @@ -7,15 +7,13 @@ cd $MIRRORS ## Fetch the RFC collection. standard_rsync "$@" \ - --exclude /ien/scanned/ \ - --exclude /tar/ \ - --exclude /internet-drafts/ \ - www.ietf.org::everything-ftp/rfc/ \ + --exclude=/tar/ \ + ftp.rfc-editor.org::rfc-ed-all/ \ rfc/ ## Fetch the Internet Draft collection. standard_rsync "$@" \ - rsync.mirrorservice.org::ftp.isi.edu/internet-drafts/ \ + ftp.rfc-editor.org::internet-drafts/ \ internet-drafts/ ## Build a usable BibTeX database of RFCs. XSLT runes are by Roland