[
  {
    "Id": "225535",
    "ThreadId": "66390",
    "Html": "<p>I used the example in the library for SelectEntries method as a starting point.&nbsp; Without using SelectEnties, the ZIPentry filename property&nbsp;in the ZIP file is &quot;A/B/sample.PDF&quot;.&nbsp; There are other folders like &quot;A&quot; and &quot;A/D&quot; where other files are stored in the ZIP file. I tried various combinations of folder names &quot;A/B/&quot;, &quot;A/B&quot;, &quot;B&quot; and could not get overload selectentries(string,string) &nbsp;to only get the PDF files in the &quot;A/B&quot; folder.&nbsp; If I just use the SelectEnties overload selectentries(string) of only the selectionCriteria of&nbsp; &quot;*.pdf&quot;, then I get all&nbsp;PDF files.&nbsp; So that is working.&nbsp;&nbsp; The question what is the syntax for the directoryPathInArchive to pull files from folder &quot;A/B&quot;.&nbsp;&nbsp; Thanks for your help.</p>",
    "PostedDate": "2009-08-19T10:55:52.223-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "225647",
    "ThreadId": "66390",
    "Html": "<p>If you swap the slashes with backslashes, it should work.</p>\r\n<p>Use folder names like names &quot;A\\B&quot;, &quot;A\\D&quot;, etc.</p>\r\n<p>But I can see that it should work with both forward and backslashes, so I'll modify the library to be more flexible on that.&nbsp;</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-08-19T16:44:50.12-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "225657",
    "ThreadId": "66390",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://dotnetzip.codeplex.com/WorkItem/View.aspx?WorkItemId=8559\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2009-08-19T17:08:27.44-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "225680",
    "ThreadId": "66390",
    "Html": "<p>fixed in v1.8.4.20</p>",
    "PostedDate": "2009-08-19T18:54:54.283-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]