#! /bin/sh -e ### ### Mirror RFCs and Internet Drafts from mirrorservice.org . lib/functions.sh cd $MIRRORS ## Fetch the RFC collection. standard_rsync "$@" \ --exclude /ien/scanned/ \ --exclude /tar/ \ --exclude /internet-drafts/ \ www.ietf.org::everything-ftp/rfc/ \ rfc/ ## Fetch the Internet Draft collection. standard_rsync "$@" \ rsync.mirrorservice.org::ftp.isi.edu/internet-drafts/ \ internet-drafts/