mirror of
https://github.com/rclone/rclone.git
synced 2025-01-08 23:40:29 +01:00
6507770014
Fixes an issue where copied files could not be renamed when using the `copyto` command. This occurred because the object ID was empty before calling `readMetaData`. The fix preemptively calls `readMetaData` to ensure an object ID is available before attempting the rename operation. |
||
---|---|---|
.. | ||
api | ||
helper.go | ||
pikpak_test.go | ||
pikpak.go |