From 9ddbe78f2723ae6766d0f13d6941fb2c3a22609d Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Mon, 29 Apr 2013 23:49:10 +0200 Subject: Method --delete-delay as not configurable default --- etc/ftpsync.conf.sample | 6 ------ 1 file changed, 6 deletions(-) diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample index 3a8abe0..0b091b6 100644 --- a/etc/ftpsync.conf.sample +++ b/etc/ftpsync.conf.sample @@ -124,12 +124,6 @@ ## limit I/O bandwidth. Value is KBytes per second, unset or 0 means unlimited #RSYNC_BW="" -## Method used to delete files: "delay" or "after". "delay" is -## recommended and is the default if no value is set and rsync 3 is -## detected. NOTE: for this to work, neither --delete-after nor -## --delete-delay should be set in RSYNC_OPTIONS2 (below). -#RSYNC_DELETE_METHOD="" - ## 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! -- cgit v1.2.3