[
  {
    "Id": "677157",
    "ThreadId": "273981",
    "Html": "<p>Hello,</p>\n<p>I'm encountering a problem extracting a file containing a tilde (~) in the file name to a UNC path as the destination folder where I am catching an exception of \"Invalid characters in path\".  Has anyone seen this issue or can offer any advise on how to resolve it?</p>\n<p>In attempt to anticipate questions:</p>\n<p>I have to use a UNC path to avoid long file path issues.</p>\n<p>I'm able to successfully unpack the file using Windows Explorer.</p>\n<p>I've got full control on the destination server I am unpacking to.</p>\n<p>I've attempted to enumerate through each entry and unpack as well as use ExtractAll().</p>\n<p>Thanks!</p>",
    "PostedDate": "2011-09-27T07:04:38.267-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "677167",
    "ThreadId": "273981",
    "Html": "<p>Disregard. On closer inspection, I discovered the zip entry that was throwing the exception on extract contained a carriage&nbsp;return at the end of the filename property.</p>",
    "PostedDate": "2011-09-27T07:22:16.727-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]