mirror of
https://github.com/rclone/rclone.git
synced 2026-02-27 01:43:15 +00:00
When specifying --drime-workspace-id, a file greater than the limit at which file uploads get chunked would ignore the specified ID and get put into the default workspace instead. Completes the fix described in commit 2360e65 by properly closing the chunkwriter by providing the workspace ID to the Drime API call.