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

Recursively remove files when remove()ing a directory #1

Closed
Stuk opened this issue Sep 1, 2009 · 0 comments
Closed

Recursively remove files when remove()ing a directory #1

Stuk opened this issue Sep 1, 2009 · 0 comments

Comments

@Stuk
Copy link
Owner

Stuk commented Sep 1, 2009

Currently only a single "file" is removed when calling remove(), even if doing remove("dir/").

Leads to broken Zips, and isn't what user's expect.

Will need to loop through all files to see if the paths match.

dduponchel pushed a commit that referenced this issue Sep 5, 2016
instanceof failing in window / iframe contexts
Stuk pushed a commit that referenced this issue May 31, 2020
This issue was closed.
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

1 participant