mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
c69eb84573
This fixes the Root() returned by the backend when it has returned fs.ErrorIsFile. Before this change it returned a root which included the file path. Because Root() was wrong this caused the detection of the file being moved over itself check to fail. This adds an integration test to check it for all backends. See: https://forum.rclone.org/t/rclone-move-chunker-dir-file-chunker-dir-deletes-all-file-chunks/43333/ |
||
---|---|---|
.. | ||
fstests.go |