rclone/backend/swift
Nick Craig-Wood 6f16588123 s3,b2,googlecloudstorage,swift,qingstor,azureblob: fixes after code review #3421
- change the interface of listBuckets() removing dir parameter and adding context
- add makeBucket() and use in place of Mkdir("")
    - this fixes some corner cases in Copy/Update
- mark all the listed buckets OK in ListR

Thanks to @yparitcher for the review.
2019-08-22 23:06:59 +01:00
..
auth.go swift: work around token expiry on CEPH 2019-03-18 13:30:59 +00:00
swift_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
swift_test.go swift: fix upload when using no_chunk to return the correct size 2019-08-08 12:41:46 +01:00
swift.go s3,b2,googlecloudstorage,swift,qingstor,azureblob: fixes after code review #3421 2019-08-22 23:06:59 +01:00