1
mirror of https://github.com/rclone/rclone synced 2024-11-20 21:27:33 +01:00
rclone/backend/putio
Nick Craig-Wood 740f6b318c putio: fix server side copying over existing object
This was causing a conflict error. This was fixed by checking for the
existing object and deleting it after the file was server side copied.
2024-11-08 18:17:55 +00:00
..
error.go putio: fix multithread download and other ranged requests 2022-04-04 11:15:55 +01:00
fs.go putio: fix server side copying over existing object 2024-11-08 18:17:55 +00:00
object.go putio: fix uploading to the wrong object on Update with overriden remote name 2023-06-27 16:02:33 +01:00
putio_test.go putio: add new backend 2019-08-23 12:11:36 +01:00
putio.go rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00