rclone/b2
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 b2: update API to new version - fixes #393 2016-03-22 14:39:56 +00:00
b2.go Refactor the List and ListDir interface 2016-05-06 16:52:34 +01:00
b2_internal_test.go b2: Fix parsing of mod time when not in metadata 2016-03-22 10:26:37 +00:00
b2_test.go Test all available hashes for each remote 2016-01-23 09:10:36 +00:00