Summary: | organize binary news messages (binaries) | ||
---|---|---|---|
Product: | [Unmaintained] knode | Reporter: | Unknown <null> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mathijs
2001-03-15 12:54:35 UTC
I suspect that this bug is a dupe of #20363, though I'm not sure, since it's not in English. I want this feature as well. Basically, this is what happens: A big file split into several parts, usually 10mb chunks. This is typically accomplished with RAR. The resulting chunks are then encoded into ASCII with UUencode or (more recently) yEnc. Those encoded chunks are then further split into sub-chunks of around 3000 to 10000 lines each. Those sub-chunks are then posted to one of the alt.binaries groups on Usenet. The newsreader must, then, download the individual parts, merge the ASCII sub-chunks back together, decode them into the original binary chunk, and save that to disk. The user may then extract the original file(s). The subject of the messages determines the order, e.g. "A nice file.r03 (01/15)" indicating that this is part one of fifteen sub-chunks of "A nice file.r03". Pan, a Gnome newsreader, has this functionality. It would be excellent if KNode did as well. I imagine that most of the code could be stolen from Pan, but it shouldn't be too hard to implement from the ground up. It would also be useful if it could put together the rar chunks too with ark. Replaced mathijs@scientist.com with null@kde.org due to bounces by reporter Is this not just a dupe of "#20082 mime/partial" ? No, usenet binaries are typically UUencoded or YEncoded, split into multiple parts (~5 - 7.5k lines/post) and posted as text. *** Bug 64682 has been marked as a duplicate of this bug. *** Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug. |