mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +08: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.