mbruel / ngPost

Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
GNU General Public License v3.0
179 stars 34 forks source link

Allow posting if provide folder with rar and par2 inside #172

Closed Sonic3R closed 1 year ago

Sonic3R commented 1 year ago

I have sometimes connection issues with home network or I close program while posting but temp folder remains intact (that one with rar and par2).

Would be nice when drop folder (that one that contains encrypted rars and par2) in UI, I want to post directly but seems is not possible (I disabled compression and par2 generating):

image

Btw, generating par on my machine take too much, I have slow PC, I don't want to re-create rar and par again. Would be nice to post directly (skipping compression and par2)

mbruel commented 1 year ago

just put all the the file included in the folder... I'm not sure I understand your problem :$

Sonic3R commented 1 year ago

I want to post directly to Usenet without creating other archive or create par from beginning

mbruel commented 1 year ago

yes that is what it will do on your snapshot. (unchecking compress, gen par2...) just don't put a folder, put directly the file that are inside. you can't post a folder without compression... you can only post files.

Sonic3R commented 1 year ago

Cool, very useful and thanks for info.

Do you have in mind how to do using CLI part ?

mbruel commented 1 year ago

easy, this should do the job: ngpost -i /path/to/your/directory