Here's a running instance caught by ps (lines broken for readibility): rsync --perms --times --timeout=3600 --stats --no-motd -hh --force --hard-links -ii --links --partial-dir=.~tmp~ --recursive --exclude <some excludes> --out-format=<format> --delete-during --max-delete=75000 --ignore-errors source dest
During download files are being created at path/.filename.random-string instead of path/.~tmp~/filename. How can this be? Version is 3.0.6 on linux. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html