summaryrefslogtreecommitdiff
path: root/etc/ftpsync.conf.sample
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-06 22:01:29 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-06 22:01:29 +0100
commitc01cf0b92b0a2a291460bccc0a7a104c6fc9a2f4 (patch)
treebbc621e2e9d004a904b264130ca291acd2a9aa09 /etc/ftpsync.conf.sample
parent762c850c45e8567f66a741c443b7d5389fa8b131 (diff)
Warn above rsync options
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'etc/ftpsync.conf.sample')
-rw-r--r--etc/ftpsync.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 67505a0..cca3acb 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -61,6 +61,11 @@
## The rsync program
#RSYNC=rsync
+## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC OPTIONS! BETTER DON'T!
+## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC OPTIONS! BETTER DON'T!
+## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC OPTIONS! BETTER DON'T!
+## BE VERY CAREFUL WHEN YOU CHANGE THE RSYNC OPTIONS! BETTER DON'T!
+
## Default rsync options every rsync invocation sees.
#RSYNC_OPTIONS="-rltvHSB8192 --timeout 3600 --stats --exclude Archive-Update-in-Progress-${HOSTNAME} --exclude ${TRACE} --exclude Archive-Update-Required-${HOSTNAME}"