[
  {
    "Id": "152530",
    "ThreadId": "45702",
    "Html": "I stumbled across your project, and VERY well done my friend!&nbsp; <br>\r\n<br>\r\nBut I do need some help (it's just my ignorance).&nbsp; I see you added support for SaveProgess&nbsp; into V.1.7, how do I go about using it?&nbsp; Could you help with writing a quick snippet showing how the SaveProgess function works?&nbsp; And how one could translate that into a progress bar?&nbsp; I'm trying to setup a backup script to backup my data to a remote server.&nbsp; I've used 1.6 and had success, how-ever I'm compressing over 2Gb (+3000 files) to a 1.4Gb file, then transfering it over.&nbsp; As you can imagine, this takes a while, and showing progress would be icing on the cake! &nbsp; Thank-you for any help you can provide!<br>\r\n<br>\r\nDavid <br>\r\n",
    "PostedDate": "2009-01-30T07:15:57.33-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "153422",
    "ThreadId": "45702",
    "Html": "David, please check the WinForms example app for how to use the SaveProgress event. <br>\r\nIt ships in the source distribution, and I included it there specifically to answer questions like yours. <br>\r\n<br>\r\nThere are 2 progress bars, one for the current entry, and another for the entire zip file. <br>\r\n",
    "PostedDate": "2009-02-02T11:18:36.417-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]