mirror of
https://github.com/rclone/rclone.git
synced 2026-03-02 03:11:15 +00:00
Before this change `rclone move localdir /mnt/different-fs` would error. Now it falls back to moving individual files, which in turn falls back to copying individual files across the filesystem boundary.