mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
f8d782c02d
Previously, cid/gcid (custom hash for pikpak) calculations failed when attempting to unwrap object info from `fs.OverrideRemote`. This commit introduces a new function that can correctly unwrap object info from both regular objects and `fs.OverrideRemote` types, ensuring uploads with accurate cid/gcid calculations in all scenarios. |
||
---|---|---|
.. | ||
api | ||
helper.go | ||
pikpak_test.go | ||
pikpak.go |