mirror of
https://github.com/rclone/rclone.git
synced 2026-01-09 12:03:20 +00:00
Previously, the overlap check was based on simple prefix checks of the source and destination paths. Now it actually checks whether the destination is excluded via any filter rule or a "--exclude-if-present"-file.