Chris Talkington

Results 37 comments of Chris Talkington

what metadata does that exclude? I didnt think we set that much more than required for proper operation?

I'm not sure I've ever tried using / as part of a filename as I believe there are OS that don't support that like Windows. Have you confirmed this works...

This was communicated in the changes for 5.0. Its also why it was released as a new major version per semver. please provide an example of your usage

@simpixelated can you provide sn example of file names inside archive and expected names?

@hyoo you should be able to do that with: ```js archive.directory('a/b/c1', 'c1') ```

hum, I'll review our tests but last I checked the custom function did work. I think though you want to use glob with a similar pattern of ** but with...

just not sure how this would function. would have to store and pull from buffers vs streaming. that could be quite a task.

this should be possible in a few months time once compress-commons gets import/parse ability. still exploring potential implementation ideas.

i think the fastest path to doing something like this would be use a library that unzips and then having an adapter that converts it to archiver methods. im not...

will review if changing default makes sense original commit that introduced this was https://github.com/archiverjs/node-archiver/commit/356c79c68f1f206c55ae57bd70e50e69042b7394