From owner-freebsd-questions Sun Jan 26 11:50:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA20799 for questions-outgoing; Sun, 26 Jan 1997 11:50:40 -0800 (PST) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA20794 for ; Sun, 26 Jan 1997 11:50:37 -0800 (PST) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA09560; Sun, 26 Jan 1997 14:50:04 -0500 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Sun, 26 Jan 1997 14:50 EST Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.3/8.7.3) with ESMTP id NAA28801; Sun, 26 Jan 1997 13:20:09 -0500 (EST) Received: (from rivers@localhost) by lakes.water.net (8.8.3/8.6.9) id NAA17753; Sun, 26 Jan 1997 13:24:14 -0500 (EST) Date: Sun, 26 Jan 1997 13:24:14 -0500 (EST) From: Thomas David Rivers Message-Id: <199701261824.NAA17753@lakes.water.net> To: plm@xs4all.nl, ponds!FreeBSD.org!freebsd-questions Subject: Re: Best way to fetch/post via NNTP? Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > In ports/news there are some NNTP transfer programs, such as slurp or > suck. > > I use cnews locally and want to fetch the newsgroups using one of > these programs from my news server. Which of these programs is > recommended? > > -- > Peter Mutsaers | Abcoude (Utrecht), | Trust is a good quality > plm@xs4all.nl | the Netherlands | for other people to have > I use slurp... However, I've found that since the news moving through is not compressed; it can take much longer to move the equivalent amount of news when compared to compressed UUCP batches. An interesting alternative would be UUCP over TCP/IP; it might be a more productive use of bandwidth... - Dave R. -