[
  {
    "Id": "612536",
    "ThreadId": "257564",
    "Html": "\r\n<p>Noticing that when I do a zipfile.save() the full file path of the files being added to the zip file is getting preserved.&nbsp; For example if c:\\temp1\\test.txt is added to c:\\temp2\\file.zip, when I navigate the contents of c:\\temp2\\file.zip it shows \\temp1\\tes.txt.&nbsp;\r\n I guess I'm looking for the equivalent of Winzip's &quot;Save full path info&quot; or rather the ability to &quot;uncheck&quot; that option.&nbsp; Does this exist in DotNetZip?&nbsp; Thanks for a great product.</p>\r\n<p>Steve</p>\r\n<p>&nbsp;</p>\r\n",
    "PostedDate": "2011-05-13T11:35:10.107-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "615440",
    "ThreadId": "257564",
    "Html": "<p>yes, call ZipFile.AddFile(filename, \"\");</p>\r\n<p>This is a FAQ.&nbsp; Search the discussions archive, and you will see full code examples.</p>",
    "PostedDate": "2011-05-19T12:14:12.977-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]