Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement for multiple file name in AppSpecificStorageConfiguration #150

Closed
HeinXtet opened this issue Dec 28, 2022 · 1 comment
Closed
Labels
Fixed Will be in the next release

Comments

@HeinXtet
Copy link

HeinXtet commented Dec 28, 2022

Thanks for great library. I would like to mention about the custom filename in AppSpecificStorageConfiguration. Currently library does supports the multiple uri to compressing but the file ovverided with given name for all uri because library supports only one file name

Example. I pass the list which have two uri and given name in AppSpecificStorageConfiguration is test_compress and subfolder name is testFolder. After compressed uri from list the output is only 1 file inside testFolder.

Hope it update soon.
Thanks

Screen Shot 2022-12-28 at 12 58 32 PM

@AbedElazizShe
Copy link
Owner

Hi @HeinXtet , thank you for openning this issue. I realised the mistake and have added a fix, I will push a release within 24 hours.

Thanks a lot.

@AbedElazizShe AbedElazizShe added the Fixed Will be in the next release label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Will be in the next release
Projects
None yet
Development

No branches or pull requests

2 participants