From 2391715a287fdfa2cc0a1893ff638f7fc85a00b0 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 21 Jul 2011 16:23:04 +0100 Subject: [PATCH] etc/ftpsync-debian.conf: Fetch from the German mirror. Unfortunately, ftp.uk.debian.org is frequently broken. --- etc/ftpsync-debian.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ftpsync-debian.conf b/etc/ftpsync-debian.conf index 391e6b7..15d5c83 100644 --- a/etc/ftpsync-debian.conf +++ b/etc/ftpsync-debian.conf @@ -15,7 +15,7 @@ TO="/mnt/ftp/pub/mirrors/debian/" RSYNC_PATH="debian" ## The host we mirror from -RSYNC_HOST=ftp.uk.debian.org +RSYNC_HOST=ftp.de.debian.org ## In case we need a user to access the rsync share at our upstream host #RSYNC_USER= -- 2.11.0