#!/bin/bash
# 2011-12-29 start
# 2012-01-31 add --timeout to the official(?) options
# TODO: 
options="-rtlvH --delete-after --delay-updates --safe-links --max-delete=1000 --timeout=3600"	# official? + timeout
. /local/scripts/mirror/mirror-functions

gap=0.5 #h
mirror	rsync://ftp5.gwdg.de/pub/linux/archlinux/	$p/linux-archlinux	"- **~tmp~**"
