mirror of
https://github.com/rclone/rclone.git
synced 2025-01-08 23:40:29 +01:00
4660f5f15d
If we are doing a cross remote transfer then attempting a Move/Copy/DirMove where we don't have permission gives `from_lookup/not_found` errors. This patch notices that error and only if we are doing a cross remote transfer it engages the fallback where the file is streamed. See: https://forum.rclone.org/t/dropbox-io-error-movedir-failed-from-lookup-not-found-when-try-to-move-copy-works/34088 |
||
---|---|---|
.. | ||
dbhash | ||
batcher.go | ||
dropbox_internal_test.go | ||
dropbox_test.go | ||
dropbox.go |