Eli the Bearded <*@eli.users.panix.com> wrote:
Have you thought of storing the news messages in local dirs (like leafnode) >> and using fdm?
I read news from Panix, where I have a Unix shell account with a disk
quota and a local nntp server that can verify who I am with identd
protocol instead of passwords. Leafnode adds a lot of complexity for me:
this is a shared (multiuser) server where I don't have root.
I am not familiar with trn, but I guess you just wanted to play with
the cached NNTP overview files, so you can filter based on subject/author/references (but you cannot filter on full text).
Even with a limited account in a shell provider having a personalized
news spool and filtering with fdm is doable:
1) The shell might give access to their own news spool in their
filesystem in /var/spool/news and you don't need to fetch the
articles. IIRC that is the case of SDF netbsd shell accounts. If you
can access the news spool in the filesystem you don't need to copy the articles: just mirror the directory structure for the few groups that
you are interested, and symlink to the articles, don't copy them. You
just need the lndir.sh tool, which is trivial to implement in POSIX
shell. In a tree of symlinks the disk usage is minimal.
2) If the news spool is not accessible in the PANIX filesystem, then
you will need to download the articles, but the size can be reasonable
if you restrict yourself to a few groups and less than a month
retention. Another thing that might help with size is checking
whether the sysadmins let you use a ZFS volume.
3) fdm is just one 250 Kb executable, and it can fetch the news itself
without leafnode. Even with with leafnode, all the binaries together
are < 1 Mb.
That way you have much more fine grain control over filtering/archiving
and you are not tied to a single newsreader.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)