summaryrefslogtreecommitdiff
path: root/ftpsync-mirror.sh
diff options
context:
space:
mode:
authordoc <doc@filenotfound.org>2025-09-14 22:13:41 +0000
committerdoc <doc@filenotfound.org>2025-09-14 22:13:41 +0000
commit13eb2d51c7284472efabc278bf9b7ec0b8575e47 (patch)
tree9f0ea15fdc908a2afe4d315beb112fe9545db02e /ftpsync-mirror.sh
first commitHEADmaster
Diffstat (limited to 'ftpsync-mirror.sh')
-rwxr-xr-xftpsync-mirror.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftpsync-mirror.sh b/ftpsync-mirror.sh
new file mode 100755
index 0000000..e330af5
--- /dev/null
+++ b/ftpsync-mirror.sh
@@ -0,0 +1,10 @@
+#!/bin/bash
+export HOSTNAME=stygian.failzero.net
+export ARCHIVE=debian
+export TO=/brimstone1/mirror/debian
+export RSYNC_HOST=syncproxy2.wna.debian.org
+export RSYNC_PATH=debian
+export LOGDIR=/var/log/ftpsync
+export LOCKDIR=/var/run/ftpsync
+
+/usr/bin/ftpsync sync:all