From c01cf0b92b0a2a291460bccc0a7a104c6fc9a2f4 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 6 Nov 2008 22:01:29 +0100 Subject: Warn above rsync options Signed-off-by: Joerg Jaspert --- etc/ftpsync.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/ftpsync.conf.sample') 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}" -- cgit v1.2.3