Skip to content

[FEAT] - add recursive download for subdirectories of buckets #39

@ximenesyuri

Description

@ximenesyuri

Describe the solution you'd like
From the help messages of mgc, one concludes that the option mgc object-storage objects download-all should be applied only to get the entire bucket. It would be interesting to have an option to download subdirectories of buckets recursively.

If the option download-all can be applied in that case, then the help message should be revised to make it clear.

An alternative would be to add the flag --recursive to the option mgc object-storage objects download, which is already present in the option mgc objects-storage objects list.

Is your feature request related to a problem? Please describe.
I tried to apply download-all to a subdirectory of a bucket and found the same problem described by @lfpicoloto1 in the following issue: #26

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions