X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2Fsyncdd.sh;h=07c4bc5145485491c682f38b0e8bd0255f6a47c1;hb=5f9a9921e37b05fe4b05f4f2dcf5e570816adfa3;hp=3f6629c7506fecabaab9bb57175addb2d39236fe;hpb=c4adf1d11835ddb42a8aeb16565b656f1d03feed;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 \