[
  {
    "Id": "156789",
    "ThreadId": "46874",
    "Html": "The external file attrs is currently only carrying an information indicating if the entry is a directory (set to 0x10) or a file (set to 0x20 which is FILE_ATTRIBUTE_ARCHIVE<br>\r\nWould it be possible, as does the InfoZip and I suppose Winzip, to set the other attributes :<br>\r\nFILE_ATTRIBUTE_READONLY<br>\r\nFILE_ATTRIBUTE_HIDDEN<br>\r\nFILE_ATTRIBUTE_SYSTEM<br>\r\nFILE_ATTRIBUTE_ARCHIVE<br>\r\nusing an or operator when writing<br>\r\n<br>\r\nAlso, it would be great to have this information readable in the ZipDirEntry, and finally to re-set the attributes when extracting.<br>\r\n<br>\r\nAnyway, many thanks for your great work.<br>\r\n<br>\r\n<br>\r\n\r\n",
    "PostedDate": "2009-02-11T13:18:06.923-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "156885",
    "ThreadId": "46874",
    "Html": "This discussion has been copied to a work item. Click <a href=\"http://www.codeplex.com/DotNetZip/WorkItem/View.aspx?WorkItemId=7071\">here</a> to go to the work item and continue the discussion.",
    "PostedDate": "2009-02-11T21:27:30.92-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "156886",
    "ThreadId": "46874",
    "Html": "Hey Foray, yes very possible, <br>\r\nI knew this was a gap in the current implementation, but you are the first one to ask for it! <br>\r\nI copied this to a workitem. <br>\r\n",
    "PostedDate": "2009-02-11T21:28:42.157-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]