X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fdebian%2Fsync-dd;h=7022a5bf9f5e8a8b9a45d8376324eac3199e04f9;hb=fb5855be7cecad423390fcc07d931c4caeabb986;hp=93eae7da110f84a288bf5f7529399d2446726ac0;hpb=400aca3f47b5b52b58077e30c8c2d0fa9921034e;p=dak.git diff --git a/scripts/debian/sync-dd b/scripts/debian/sync-dd index 93eae7da..7022a5bf 100755 --- a/scripts/debian/sync-dd +++ b/scripts/debian/sync-dd @@ -91,7 +91,7 @@ if lockfile -r3 "${lockfile}"; then # command for the remote side: # command="rsync --server -lHogDtpre.iLsf -B8192 --timeout=3600 --delete-after . /srv/ftp-master.debian.org/" - rsync -avH -B8192 \ + rsync -aH -B8192 \ --exclude mirror \ --exclude rsync/ \ --exclude lost+found \