[
  {
    "Id": "87844",
    "ThreadId": "26258",
    "Html": "\r\nHi Cheeso,<br /><br />What a gr8 utility you have written, but have you thought about including support for multi-disk spanning? I know that floppy drives are well on the way out but for users who's PC's are not on a network and dont want to archive data to CD this may be a useful feature. rather than raise a 'not enough space on disk exception', or alternatively check that the archive can be created when u call .Save()? (this would also hold true for other media such as USB drives<br /><br />another small point is that if you specify to backup in a folder that doesnt yet exist, it also bombs. i know its simple to do outside the utility, and i can use a Try..Catch block, but i always take the stance when writing code that i trap as many possible errors before they hit just in case.<br /><br />GL<br /><br />Bob<br />",
    "PostedDate": "2008-04-20T02:36:32.78-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "88408",
    "ThreadId": "26258",
    "Html": "\r\nBob, <br /><br />floppies?  seriously?<br /><br />-Dino<br /><br />ps: good catch on the Directory-does-not-exist problem.  I'll check and throw.<br />",
    "PostedDate": "2008-04-22T20:24:48.92-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "88443",
    "ThreadId": "26258",
    "Html": "\r\nhi Dino<br /><br />after thinking about it for a while, nah forget it, its just i have quite a few customers who still back-up from my vb6 software to floppy, but they'll have to upgrade PC's to run my .net version anyway, so i'll just tell em to buy a USB drive for a few quid lol<br /><br />GL<br /><br />Bob<br /><br />",
    "PostedDate": "2008-04-23T01:05:56.12-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "150333",
    "ThreadId": "26258",
    "Html": "Well, multi-disk spanning would actually be usefull. I just recently had the case when i needed to back up directories of 1.2GB to 16.3GB&nbsp; on files that where less than 4GB (-2B, guess why :-).<br>\r\n<br>\r\nAnd after searching for a decent lib with, multispanning, multiple files per archive etc I just went for the easy solution and scripted calls for an commandline based packer.<br>\r\n<br>\r\nOh, almost forgot to give the proper creds for a (thou the lack of multispanning :) great lib.<br>\r\nI just had to try it out a few ones at home after work and this was by far my favorite one.<br>\r\n",
    "PostedDate": "2009-01-23T10:51:06.73-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]