X-Git-Url: https://git.llucax.com/software/bacap.git/blobdiff_plain/d0d3410ecd3b922c2e01af5fec41adf10e916ea7..c830ac2bd3344cf0b4dca1dcd381b1c0f32f3191:/bacap diff --git a/bacap b/bacap index 8be3167..976ee08 100755 --- a/bacap +++ b/bacap @@ -35,7 +35,7 @@ DATE_FMT="%Y-%m-%d" PING_CHECK=1 # rsync flags to use -RSYNC_FLAGS="-aAXHx --numeric-ids" +RSYNC_FLAGS="-aAHSXx --numeric-ids" # rsync flags to use when in verbose mode RSYNC_VERBOSE_FLAGS="-v --stats"