{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is a question, not a bug.  Please use the forums for questions. ",
    "ClosedDate": "2010-06-02T12:23:48.6-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I would like to create a zip with some files, and a couple of folders and sub folders, \nbut when I do this, it is copying the entire directory breakdown. \nOnly the files in these folders are copied, but it includes the entire directory location in the zip... \n \nE.g I have zipper C:\\temp1\\temp2\\temp3\\temp4\\temp.txt\n \nIf i zipped this file with name myzip and unzip at same location then path for file will be  C:\\temp1\\temp2\\temp3\\temp4\\myzip\\temp1\\temp2\\temp3\\temp4\\temp.txt\nExpected output : C:\\temp1\\temp2\\temp3\\temp4\\myzip\\temp.txt\n \nSo is it possible to make this configurable with some property ?",
    "LastUpdatedDate": "2013-05-16T05:31:47.977-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-06-01T03:04:50.363-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Save creates multiple sub folder as per exsisting file system.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11002
  },
  "FileAttachments": [],
  "Comments": []
}