[
  {
    "Id": "1482139",
    "ThreadId": "657445",
    "Html": "Hi,<br />\n<br />\nI am using the Ionic.zip.dll lib (v..9.1.8) for the first time<br />\nI have successfully written a simple .net console app to get a list of files and save them into a specified zip file (new each time)<br />\n<br />\nIt is so simple to use yet powerful, so Well DONE!<br />\n<br />\nHowever, when I re-run the same code (inside vs2012 Pro) but on a larger number of files (&gt;1000) some of which are a large size (e.g. several at 500mb) then the .Save(&lt;filename&gt;) method simply hangs and processing seems to freeze abd<br />\nVStudio is still running.  I can stop/pause and processing returns to VStudio<br />\n<br />\nWhilst it is &quot;processing&quot; the destination folder contains a temp file &quot;DotNetZip-ac1qi3yg.tmp&quot;<br />\nif I copy and rename this to a &quot;.zip&quot; then I can open it but it fails to test and complains of errors in the file<br />\n(I guess its not complete)<br />\n<br />\nBecause of the 1000 files and some of which are 500mb, i left this to perform its magic for over an hour and still the same -no joy.<br />\n<br />\nIs this normal, is there a limit on files/sizes or is there something else wrong?<br />\n<br />\nIn all cases I am using the .AddFiles( &lt;list of files()&gt;, &lt;fldername&gt;) as the method to add files<br />\nworks when only smaller set of files<br />\n<br />\nAny advise/pointers would be apreciated<br />\n<br />\nthanks<br />\nUrfan<br />\n",
    "PostedDate": "2016-08-26T04:30:43.233-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]