rclone/yandex
Nick Craig-Wood 753b0717be Refactor the List and ListDir interface
Gives more accurate error propagation, control of depth of recursion
and short circuit recursion where possible.

Most of the the heavy lifting is done in the "fs" package, making file
system implementations a bit simpler.

This commit contains some code originally by Klaus Post.

Fixes #316
2016-05-06 16:52:34 +01:00
..
api Yandex Disk: Use http.Client passed in for all operations - fixes logging. 2016-02-15 16:43:18 +00:00
yandex_test.go Test all available hashes for each remote 2016-01-23 09:10:36 +00:00
yandex.go Refactor the List and ListDir interface 2016-05-06 16:52:34 +01:00