rclone/backend/putio
Nick Craig-Wood 2121c0fa23 dircache: factor DirMove code out of backends into dircache
Before this change there was lots of duplicated code in all the
dircache using backends to support DirMove.

This change factors this code into the dircache library.
2020-06-25 09:41:36 +01:00
..
error.go putio: add ability to resume uploads 2019-10-14 20:01:16 +01:00
fs.go dircache: factor DirMove code out of backends into dircache 2020-06-25 09:41:36 +01:00
object.go dircache: simplify interface, fix corner cases and apply to backends 2020-06-25 09:41:36 +01:00
putio.go oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
putio_test.go putio: add new backend 2019-08-23 12:11:36 +01:00