Possible not expected behaviour with "delete" option

lugarci1 lugarci2 at gmail.com
Wed Apr 3 18:10:00 UTC 2019


Hi, I was trying to make a mirror backup of a folder in my machine with the
following command:
rsync -avh --delete /source/ /destination

But the extra files that where on "destination" didn't got deleted. Where
as doing:
rsync -avh --delete /source/ /destination/
worked as expected.

I wonder if this is correct, or it shouldn't be like that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20190403/c188a3b1/attachment.html>


More information about the rsync mailing list