gunzip Newzgrabber-1.1.tar.gz tar -xvf Newzgrabber-1.1.tar cd Newzgrabber-1.1
unzip Newzrabber-1.1.zip cd Newzrabber-1.1OR JUST OPEN THE ZIP ARCHIVE IN WINZIP IF YOU HAVE IT.
javac ./Newzgrabber/*.java jar cf Newz.jar ./Newzgrabber/*.class
# from sh in the Newzgrabber-1.1 directory type: java -cp ./Newz.jar Newzgrabber.Newzgrabber >/dev/null 2>&1 & # from DOS (Windows) in the Newzgrabber-1.1 directory type: Newzgrabber # OR JUST run Newzgrabber.bat from either the Run menu or ExplorerOnce the GUI has started, the normal setup sequence for the first time run should be:
1) From the Options index: a) fill in the News Server b) fill in the Username/Password if your server requires it c) Set threads (number of simultaneous downloads/NNTP sockets) that can be opened. FYI: my server's limit is 3 d) Click "Build Group List" e) Click "Download Directory" (only necessary before you begin download session) 2) From Groups index: a) Click "Subscribe to Newsgroup(s)" This will search your newly formed ini file created in the "Build Group List" operation for a pattern entered. The matching groups (if any) can then be added and will go in the "Subscribed Groups" section of the Groups index. b) Activate one or more newsgroups This must be done before a group can be searched and a download session for that group started. 3) From the Search panel a) Click "Start Search" This returns the articles found available for download in the group(s). You can then select one or more of them which will then enable the "Download" button. b) Click "Download" You can then see the activity downloading in the Transfer index One thing to note about downloads: Every time you click download, the present Download Directory is used for every download in that session. You can change this on a session by session basis. For example, if you wanted to activate/search/download alt.mp3s.1980s to ~/songs/1980s, just set that directory before your download and then start the downloads. Then, while downloading, you can change the download directory to ~/songs/1970s (without effecting the 1980s downloads) and do a activate/search/download from alt.mp3s.1970s 4) Upon exiting the program you should have 2 ini files; Newsgroups.ini and Newzgrabber.ini. Newsgroups.ini can be quite large (depending on how many groups your server subscribes to) and can be updated and overwritten at any time by running "Build Group List".
I will include the batch documentation shortly. Until then, enjoy (hopefully). jeffee