mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
In this commit we discovered a problem with objects being uploaded to
the incorrect object name. It added an integration test for the
problem.
65b2e378e0 drive: fix incorrect remote after Update on object
This test was tripped by the putio backend and this patch fixes the
problem.