rclone/backend/putio
Nick Craig-Wood 14024936a8 putio: fix modification times not being preserved for server side copy and move
The integration tests spotted that modification times are no longer
being preserved by the putio API in server side move and copy.

This patch explicitly sets the modtime after the server side move or
copy.
2023-06-28 11:03:19 +01:00
..
error.go putio: fix multithread download and other ranged requests 2022-04-04 11:15:55 +01:00
fs.go putio: fix modification times not being preserved for server side copy and move 2023-06-28 11:03:19 +01: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.go build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
putio_test.go putio: add new backend 2019-08-23 12:11:36 +01:00