- Joined
- Nov 21, 2020
Also, Usenet.There's actually a reason behind this. Scene groups still operate using the same infrastructure they've been using for decades, which means FTP topsites. When it comes to distributing that content, it gets around much faster if there's a bunch of small files rather than one large file because several racers can transfer different parts of it at the same time (getting credit for their upload), and if something gets corrupted along the way it's much quicker to redownload (or reupload) a 150MB file than a 12GB one
Basically it's scene rules stemming from a time when torrenting wasn't a thing. It is an archaic thing nowadays when the bittorrent protocol solves a lot of issues naturally, and rar'd releases conflict with a lot of automation tools. Most non-scene trackers enforce an unrar'd rule for convenience anyway and P2P groups don't rar their stuff
I spent like 3 minutes after the first one adding the equivalent of "if [ -s *.rar ] ; then 7z x *.rar ; rm *.r??; fi" to my seedbox download script and it was solved forever.
