rsync by path/filename only?

Is there a way for me to rsync two directories comparing only filenames (and not file size, date modified, or any other criteria)?


Solution 1:

From the rsync(1) man page:

        --ignore-existing       skip updating files that exist on receiver