Hacker News new | ask | show | jobs
by kyrias 4750 days ago
It's silly to recommend a program when complaining about a format. But yes it would be better if they used zip, which also happens to be integrated in Windows Explorer.
2 comments

afaik the plain .zip doesn't support multi-part archives and that's what they needed due to the file size. by citing 7-zip (site) I was of course suggesting the .7z file format that is opensource and there are softwares and libraries freely available.
http://www.ehow.com/how_6943340_extract-split-zip-files.html would suggest otherwise, though I can't try it myself at the moment.

  > … 7z file format that is opensource …
.ZIP is in the public domain ;)
.7z is a format too, and 7-zip supports that and other common formats like zip and rar.