X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2Fsyncdd.sh;h=07c4bc5145485491c682f38b0e8bd0255f6a47c1;hb=d5d7489a6227b0e5d0254efb3cd4ea7b584ee2b0;hp=3f6629c7506fecabaab9bb57175addb2d39236fe;hpb=3a9d2a6abadc6f890b1df9cf69e9d93a06878c65;p=dak.git diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh index 3f6629c7..07c4bc51 100755 --- a/config/homedir/syncdd.sh +++ b/config/homedir/syncdd.sh @@ -83,7 +83,11 @@ if lockfile -r3 ${HOME}/sync.lock; then --exclude morgue/ \ --exclude=lost+found/ \ --exclude .da-backup.trace \ - --exclude lock/stages/ \ + --exclude lock/ \ + --exclude queue/holding/ \ + --exclude queue/newstage/ \ + --exclude queue/unchecked/ \ + --exclude tmp/ \ --delete \ --delete-after \ --timeout 3600 \