In this tutorial, uploading with Newspost on Ubuntu. I will explain how you can upload to the newsgroups. Via the command line with Newspost.
First we need to Install the necessary software to pack files and upload them to the newsgroups.
sudo apt-get install par2 newspost rar
The software is now installed.
We will now create the Rar files.
rar a “name of the rar file file” -v50m -m0 “/home/example/upload/”*
Explanation of the above command.
v50m are 50mb rar files each.
-m0 is the compression level. 0 Is saving. 3 Is standard. 5 Is the best compressed.
/home/example/upload Everything in this folder is packed.
Now we will create the par files.
par2create -r5 -n8 “name of par file” /home/example/upload/*.rar*
Explanation of the above command.
r5 is what percentage you want to make. So in this case that is 5% percent.
-n8 Is how many files you want to create. So in this case these are 8 par files.
/home/example/upload/*.rar* is everything in this folder that ends with .rar
Now we will upload to the newsgroups.
newspost -i upload.server-usenet-provider.com -u username -p password -f noreply@gmail.com -n alt.binaries.moovee -y -s “topic” “/home/example/upload/*.part*” “/home/example/upload/*.par*”
The above speaks for itself. Everything in the “/home/example/upload/” folder. Is uploaded to the “alt.binaries.moovee” newsgroup. With the subject “topic”.
It may happen that a Usenet download does not come in completely. You try to…
House-of-Usenet.com is a popular German-language Usenet forum where members can find NZB files for downloading…
Usenet-4all.pw is a predominantly German-language Usenet forum focused on sharing and finding NZB files. Using…
Sky-of-Use is a German-language Usenet forum where users can find NZB files to download content…
PublicDomainTorrents is a website entirely dedicated to films in the public domain. This means that…
In this Anonynews Usenet review, we look at the key features, performance, and costs of…
Deze website gebruikt cookies.