summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ftpsync.conf')
-rw-r--r--etc/ftpsync.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/ftpsync.conf b/etc/ftpsync.conf
new file mode 100644
index 0000000..510ed4d
--- /dev/null
+++ b/etc/ftpsync.conf
@@ -0,0 +1,7 @@
+TO=/org/ftp.debian.org/ftp/
+RSYNC_HOST=some.mirror.debian.org
+RSYNC_USER=USER
+RSYNC_PASSWORD=PASSWORD
+RSYNC_PATH="debian-all"
+PROGRAM=ftpsync
+MAILTO="somewhere@example.com"