mirror of
https://github.com/rclone/rclone.git
synced 2025-01-29 21:04:23 +02:00
724120d2f3
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.