rclone/backend/swift
Nick Craig-Wood c644241392 hubic: fix uploads - fixes #2524
Uploads were broken because chunk size was set to zero.  This was a
consequence of the backend config re-organization which meant that
chunk size had lost its default.

Sharing some backend config between swift and hubic fixes the problem
and means hubic gains its own --hubic-chunk-size flag.
2018-09-04 20:27:48 +01:00
..
auth.go build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
swift.go hubic: fix uploads - fixes #2524 2018-09-04 20:27:48 +01:00
swift_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
swift_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00