this post was submitted on 18 Aug 2024
17 points (90.5% liked)

Ask Lemmy

26250 readers
1388 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 1 year ago
MODERATORS
17
what's NZB (en.m.wikipedia.org)
submitted 4 weeks ago* (last edited 4 weeks ago) by [email protected] to c/[email protected]
 

Another way for p2ping? How this thing works? Are there free search engines? Any client suggestion?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 36 points 4 weeks ago (1 children)

Usenet is a federated forum system originally designed for text-based discussion, kind of like you're doing here.

At some point, people realized that if they could encode files into text, they could distribute them as a number of messages over Usenet.

A file was typically split and encoded in text format using something yenc.

One limitation of Usenet is that sometimes some messages were dropped. To avoid having one missed message, usually something like PAR was used to add redundancy that could "rebuild" up to a certain number of dropped messages from redundant information.

Usenet software was written to download all of the messages that were part of one "binary" file.

To facilitate this, someone introduced NZB. An NZB file contains a list of messages containing chunks of the file and and associated redundancy that belong to a single file.

While the system was often used to distribute pirated content, it wasn't limited only to that.

Transferring files in this manner is fairly bandwidth-inefficient; a given binary is transferred to all Usenet servers out there (unless they explicitly block binaries), and the practice tended to drive up the costs of running a Usenet server that did not block binaries.

It's...not a peer-to-peer system at a technical level. Peer-to-peer systems involve User A's computer transferring a file to User B's computer. This has a federated system of servers that host content. However, it is somewhat similar to some peer-to-peer filesharing systems that you may have used in that it was often used to transfer pirated content.

It used to be that Usenet service was bundled with Internet service, but as the costs rose and most people didn't use Usenet, various providers tended to drop support. In general, if you want to use Usenet with binaries today, you'll probably need to get a commercial subscription to a provider who sells access to their Usenet server.

[–] [email protected] 8 points 4 weeks ago

Someone sticky this shit. Can we do that here? No? Well, that was an excellent answer.

[–] [email protected] 9 points 4 weeks ago* (last edited 4 weeks ago)

OP you had one job. It's NZB as per your link, not NBZ

And in answer to your question, it's like a torrent file but for Usenet. You will need a news-server subscription to download the content they describe and you'll generally need an indexer (similar to a torrent tracker) to find them. Most of the good indexers also charge a fee

[–] [email protected] 5 points 4 weeks ago

It's a file used for sharing content over Usenet.

Generally you need a subscription for an indexer and a subscription for actual access to the network.