From: Mark Wooding Date: Sun, 9 Mar 2014 18:57:19 +0000 (+0000) Subject: etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster. X-Git-Url: https://git.distorted.org.uk/~mdw/mirror-admin/commitdiff_plain/2cf69b6c7f82ccffc8928a7a8c3f8dbbadee59f3 etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster. --- diff --git a/etc/mirrors.d/50-distorted b/etc/mirrors.d/50-distorted new file mode 100755 index 0000000..1a3316e --- /dev/null +++ b/etc/mirrors.d/50-distorted @@ -0,0 +1,13 @@ +#! /bin/sh -e +### +### Mirror `distorted.org.uk' FTP archive from telecaster. + +. lib/functions.sh +cd $MIRRORS + +## Fetch the RFC collection. +standard_rsync "$@" \ + --exclude="/pub/debian/mini-dinstall/" \ + ftp.distorted.org.uk::ftp/pub \ + ftp.distorted.org.uk::ftp/u \ + distorted