mirror of
https://github.com/rclone/rclone.git
synced 2026-07-01 11:25:04 -04: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.