rclone/backend/swift
Nick Craig-Wood 9e81fc343e swift: fix upload when using no_chunk to return the correct size
When using the VFS with swift and --swift-no-chunk, PutStream was
returning objects with size -1 which was causing corrupted transfer
messages.

This was fixed by counting the bytes transferred in a streamed file
and updating the metadata with that.
2019-08-08 12:41:46 +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 swift: fix upload when using no_chunk to return the correct size 2019-08-08 12:41:46 +01:00