Uploading to Usenet

via the command line upload with Newspost

In this tutorial, uploading with Newspost on Ubuntu. I will explain how you can upload to the newsgroups. Via the command line with Newspost.

Installing software to upload to the newsgroups.

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.

Create rar files

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.

Create par files

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

Newspost Uploading Ubuntu – Post in the newsgroups

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”.

Admin

Gepubliceerd door
Admin

Recente berichten

Usenet download not complete, what to do?

It may happen that a Usenet download does not come in completely. You try to…

1 week geleden

House-of-usenet.com German usenet community

House-of-Usenet.com is a popular German-language Usenet forum where members can find NZB files for downloading…

1 week geleden

Usenet-4all.pw German usenet community forum

Usenet-4all.pw is a predominantly German-language Usenet forum focused on sharing and finding NZB files. Using…

2 weeks geleden

Sky-of-use.net german usenet community

Sky-of-Use is a German-language Usenet forum where users can find NZB files to download content…

1 month geleden

Publicdomaintorrents.info Torrent site for old movies

PublicDomainTorrents is a website entirely dedicated to films in the public domain. This means that…

3 months geleden

Anonynews Usenet provider

In this Anonynews Usenet review, we look at the key features, performance, and costs of…

4 months geleden

Deze website gebruikt cookies.