You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added quota info (total bytes and objects count) support for containers.
Swift protocol allows to retrieve quota info for a container (https://docs.openstack.org/api-ref/object-store/#show-container-metadata). This commit allows to get those data (if available).
This is useful to enhance 'rclone about' command when used with some swift implementations such as Blomp storage.
0 commit comments