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

When using AddAll with includeCurrentFolder=false, remove leading slashes from subdirectories within the archive. #17

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

gavbaa
Copy link
Contributor

@gavbaa gavbaa commented Feb 29, 2016

Title says it all. I would run "unzip -t blah.zip", and the files listed in the zip that were in subdirectories would have leading slashes only on the directories, not the files. This pull removes the leading slash from subdirectories in getSubDir, prior to any Join'ing that occurs.

…shes from subdirectories within the archive.
jhoonb added a commit that referenced this pull request Mar 15, 2016
When using AddAll with includeCurrentFolder=false, remove leading slashes from subdirectories within the archive.
@jhoonb jhoonb merged commit 1d7b918 into jhoonb:master Mar 15, 2016
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

Successfully merging this pull request may close these issues.

2 participants