{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi Guys,\n\nI am new to this zip file comprssion and I am facing problem with 15 level of folder file failed to zip. Some any one had faced this problem before if so please let me know how do I resolve it.\n\nI would need to zip nth level of folder files using ionic.zip code and I have used zip.AddDirectory( passing folder name) and this parameter folder has more than 15 level of folder with files.  \n\nso far I have experienced with 11 level of folder with files it working fine when we move more than 11th level of folder zip compression is failing.\n\nLong path = c:\\zip\\1 A1\\1.1 A2\\1.1.1 A3\\1.1.1.1 A4\\1.1.1.1.1 A5\\1.1.1.1.1.1 A6\\1.1.1.1.1.1.1 A7\\1.1.1.1.1.1.1.1 A8\\1.1.1.1.1.1.1.1.1 A9\\1.1.1.1.1.1.1.1.1.1 A10\\1.1.1.1.1.1.1.1.1.1.1 A11\\1.1.1.1.1.1.1.1.1.1.1.1 A12\\1.1.1.1.1.1.1.1.1.1.1.1.1 A13\\1.1.1.1.1.1.1.1.1.1.1.1.1.1 A14\\1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 A15\\1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 A16\\log1.txt.\n\nLong path = c:\\zip\\2 A1\\2.1 A2\\2.1.1 A3\\2.1.1.1 A4\\2.1.1.1.1 A5\\2.1.1.1.1.1 A6\\2.1.1.1.1.1.1 A7\\2.1.1.1.1.1.1.1 A8\\2.1.1.1.1.1.1.1.1 A9\\2.1.1.1.1.1.1.1.1.1 A10\\2.1.1.1.1.1.1.1.1.1.1 A11\\2.1.1.1.1.1.1.1.1.1.1.1 A12\\2.1.1.1.1.1.1.1.1.1.1.1.1 A13\\2.1.1.1.1.1.1.1.1.1.1.1.1.1 A14\\2.1.1.1.1.1.1.1.1.1.1.1.1.1.1 A15\\2.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 A16\\log2.txt.\n\nI am giving c:\\zip as path parameter to zip.AddDirectory(\"c:\\zip\"). It got failed.\n\nPlease let me know if you have better idea.\n\nThanks\nArul.K",
    "LastUpdatedDate": "2013-10-11T00:31:11.897-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2013-10-11T00:02:50.14-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Failed zip for more than 15 level (folder) with files (long path issue)",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 16453
  },
  "FileAttachments": [],
  "Comments": []
}