rclone/swift
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
..
auth.go Swift storageUrl overloading fixes #167 2016-02-09 22:17:13 +00:00
swift_internal_test.go Commit missing tests 2016-02-28 20:25:51 +00:00
swift_test.go Test all available hashes for each remote 2016-01-23 09:10:36 +00:00
swift.go Refactor the List and ListDir interface 2016-05-06 16:52:34 +01:00