rclone/backend/swift
Nick Craig-Wood 89f0e4df80 swift: fix about so it shows info about the current container only
Before this change `rclone about swift:container` would show aggregate
info about all the containers, not just the one in use.

This causes a problem if container listing is disabled (for example in
the Blomp service).

This fix makes `rclone about swift:container` show only the info about
the given `container`. If aggregate info about all the containers is
required then use `rclone about swift:`.

See: https://forum.rclone.org/t/rclone-mount-blomp-problem/29151/18
2022-02-22 12:55:57 +00:00
..
auth.go swift: update github.com/ncw/swift to v2.0.0 2021-02-03 20:23:37 +00:00
swift.go swift: fix about so it shows info about the current container only 2022-02-22 12:55:57 +00:00
swift_internal_test.go backends: Add context checking to remaining backends #4504 2021-03-16 16:17:22 +00:00
swift_test.go Use binary prefixes for size and rate units 2021-04-27 02:25:52 +03:00