[Bug 12569] Missing directory errors not ignored

samba-bugs at samba.org samba-bugs at samba.org
Tue Jul 21 10:52:54 UTC 2020


https://bugzilla.samba.org/show_bug.cgi?id=12569

--- Comment #16 from Marc Krämer <mageia at mokraemer.de> ---
I'm not sure if this is still the same issue. If the directory vanishes before
transfer, e.g. issuing the command:

rsync -e ssh -d --no-r -ltpDcuhROHigoz --exclude /.sfs.conf --exclude
/.sfs.mounted --no-implied-dirs --exclude-from=/etc/sysconfig/sfs/excludes.conf
--delete-after --files-from=input.txt leonato:/mnt/bricks/www/ /tmp/x
--delete-missing-args --ignore-errors

input.txt:
/test17/21/ff/zz
/test17/21/ff
/test17/21
/test17


I get:

file has vanished: "/mnt/bricks/www/test17"
file has vanished: "/mnt/bricks/www/test17/21"
file has vanished: "/mnt/bricks/www/test17/21/ff"
*deleting   test17/21/ff/
*deleting   test17/21/
*deleting   test17/
rsync warning: some files vanished before they could be transferred (code 24)
at main.c(1637) [generator=3.1.1]


but on target the directory is still present!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list