]> git.llucax.com Git - software/bacap.git/blobdiff - bacap
Add a Tips section to the README
[software/bacap.git] / bacap
diff --git a/bacap b/bacap
index 8c649ed099fe4d0df4aea98e2edd2ce420c8546a..9de8dc2b65c2da1bf4be1c3d6eb1bbb632e46679 100755 (executable)
--- a/bacap
+++ b/bacap
@@ -41,7 +41,7 @@ RSYNC_FLAGS="-aAXHx --numeric-ids --delete"
 RSYNC_VERBOSE_FLAGS="-v --stats"
 
 # rsync remote shell to use
 RSYNC_VERBOSE_FLAGS="-v --stats"
 
 # rsync remote shell to use
-RSYNC_RSH="ssh -c arcfour -o Compression=no -x"
+RSYNC_RSH="ssh"
 
 #_INCLUDE_END_
 
 
 #_INCLUDE_END_