rclone/onedrive
Nick Craig-Wood 8a6a8b9623 Change List interface and add ListR optional interface
This simplifies the implementation of remotes.  The only required
interface is now `List` which is a simple one level directory list.

Optionally remotes may implement `ListR` if they have an efficient way
of doing a recursive list.
2017-06-14 16:49:40 +01:00
..
api onedrive: implement Move #197 2017-03-15 14:01:08 +00:00
onedrive_test.go Change List interface and add ListR optional interface 2017-06-14 16:49:40 +01:00
onedrive.go Change List interface and add ListR optional interface 2017-06-14 16:49:40 +01:00
replace_test.go Add support for Microsoft One Drive - fixes #10 2015-11-07 10:19:10 +00:00
replace.go Add support for Microsoft One Drive - fixes #10 2015-11-07 10:19:10 +00:00