[
  {
    "Id": "130072",
    "ThreadId": "39210",
    "Html": "Wanting to create the zip archive using a unc and add files using a unc. Using v1.3, and executing the following:<br>\r\n<br>\r\nZipFile zip = new ZipFile(@&quot;\\\\someserver\\c$\\test.zip&quot;);<br>\r\nzip.AddFile(@&quot;\\\\someserver\\c$\\testfile.txt&quot;);<br>\r\nzip.Save();<br>\r\n<br>\r\nThe zipfile is created on &quot;someserver&quot; but testfile.txt is not included in.&nbsp; Works when I use a local file, ie: c:\\testfile.txt in the AddFile method.<br>\r\n<br>\r\nAny assistance is appreciated. <br>\r\n<br>\r\nThanks<br>\r\n<br>\r\nJohn \r\n",
    "PostedDate": "2008-11-04T14:39:29.547-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "130111",
    "ThreadId": "39210",
    "Html": "yes, I recall that was a problem, way way back.<br>\r\nWhy are you on v1.3?   Why not upgrade to v1.6 and see if the problem still exists? <br>\r\n",
    "PostedDate": "2008-11-04T18:25:16.613-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "130255",
    "ThreadId": "39210",
    "Html": "You fixed it in 1.6.<br>\r\n<br>\r\nThanks<br>\r\n<br>\r\nJohn\r\n",
    "PostedDate": "2008-11-05T09:08:52.3-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]