Here\'s my setup instructions I was writing for slrnpull :-
cd /mnt/card
mkdir -p /.news/slrnpull/news
Ln -s /mnt/card/.news /var/spool/news
If you create the directory prefixed with a . as above then it stops other apps searching through you 20,000 news messages you have on there.
Add the following lines to ~/.slrnrc (create it if it doesn\'t exist)
set spool_inn_root "/var/spool/news/slrnpull"
set spool_root "/var/spool/news/slrnpull/news"
set spool_nov_root "/var/spool/news/slrnpull/news"
set use_slrnpull 1
set read_active 1
set server_object "spool"
set hostname "zaurus.com" (or enter a real fully qualified domain name)
set username "root" (or enter zaurus, or any other user you have created)
create slrnpull.conf int /mnt/card/.news/slrnpull
here\'s mine :-
default 500 14 0
# indicates a default value of 500 articles to be retrieved from the server and
# that such an article will expire after 14 days.
# The following lines will get this default
alt.true-crime
tnn.sys.zaurus
rec.autos.sport.f1
rec.autos.sport.f1.moderated
Edit it and add your news groups in, or just leave the tnn.sys.zaurus group.
get the news
type slrnpull -d /var/spool/news/slrnpull -h text.news.ntlworld.com (substitute for your news server)
using broadbank via wifi card on a cl760 :-
132 articles in tnn.sys.zaurus took 1m:40s and took 792 kb in /mnt/card/news
rec.autos.sport.f1 21176 articles examined, 11820 articles retrieved, 2hr:37m size on sd card 56mb
I only managed to average 4086bps downloading even though the cable connection, and wifi card support much more than this. This was either down to the news server (wouldn\'t supprise me) or the fact that I was writing to my 256mb sd card which is pretty slow storage, my cf card is much faster, but I can\'t use it at the same time as my wifi card.
The next time you run it, it only gets new articles.
run slrn, telling it to use spool, and re-create it\'s news server list from your local feed.
slrn --spool --create
press s on the newsgroup to subscribe to it. (note the u next to it disappears)
Press return to select the group, press return again to read all headers (you may as well, it\'s now almost instant).
see the docs page for slrn here :- http://slrn.sourceforge.net/docs/index.html