X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=scripts%2Frsync-cmd.sh;h=b1ea6c9d1e159abdaeee8fa010d7610b1b30fa8a;hb=5c8c182b0f51eaa5fca5f917ed5cda5f12fb7366;hp=aa7e9f78562e3794f29235416aa23ff2473617c6;hpb=9f95453a2b3a4ffde7c553b93a6cac6eec618958;p=backups%2F.git diff --git a/scripts/rsync-cmd.sh b/scripts/rsync-cmd.sh index aa7e9f7..b1ea6c9 100755 --- a/scripts/rsync-cmd.sh +++ b/scripts/rsync-cmd.sh @@ -7,7 +7,7 @@ [ -d $1 ] || exit 1 # -H ? -W ? -rsync_opts='-W -H -l -p -t -g -o -0 --files-from=-' +rsync_opts='-l -p -t -g -o -0 --files-from=-' other_opts='--stats --progress'