mirror of
https://github.com/rclone/rclone.git
synced 2025-08-03 19:51:08 +02: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.