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

Replace the existed file control by a boolean #88

Closed
lyc2345 opened this issue Jan 18, 2019 · 2 comments
Closed

Replace the existed file control by a boolean #88

lyc2345 opened this issue Jan 18, 2019 · 2 comments

Comments

@lyc2345
Copy link

lyc2345 commented Jan 18, 2019

Really awesome tool for zip and unzip.

Respect!

Is possible to add a feature which can control over-write existed files by a boolean?

@weichsel
Copy link
Owner

Really awesome tool for zip and unzip.

Thank, you - Happy to provide something useful.

Is possible to add a feature which can control over-write existed files by a boolean?

Yes, this is currently a shortcoming.
I provided a workaround in an earlier, related issue: #54 (comment)

plan to implement that via delegation in a future release, where you can set a delegate that gets messaged before the actual unzip operation. (similar to FileManagerDelegate).

As your request is very similar to #54, I will close this issue and track the feature request in the earlier one.

@lyc2345
Copy link
Author

lyc2345 commented Jan 19, 2019

Really happy to hear this.
Appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants