-
Notifications
You must be signed in to change notification settings - Fork 37
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
unzip dir.zip #20
Comments
Could you please provide an archive that unzip does not work correctly, thanks in advance |
The issue has been addressed in https://github.com/viant/afs/releases/tag/v1.23.1 |
Thank for contributing |
@adranwit i decided to try again, but i have a problem with this zip file " mkdir ........zipped/: Cannot create a file when that file already exists" i use v1.24.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i use this code to zip and unzip folder
zip - works properly , but uzip doesn`t
i zipped folder with one file "deployments\docker-compose\docker-compose.yml"
As result after unzip , i get "zipped\docker-compose\zipped.zip" . An intresting thing is that "zipped\docker-compose\zipped.zip" is a txt file with rigth conent . But name of folder is wrong
The text was updated successfully, but these errors were encountered: