Deutsch   English   Français   Italiano  
<vqgu7a$204kl$1@news.trigofacile.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!news.trigofacile.com!.POSTED.2001:861:3f82:d7c0:78bf:8f41:600a:a341!not-for-mail
From: =?UTF-8?Q?Julien_=C3=89LIE?= <iulius@nom-de-mon-site.com.invalid>
Newsgroups: news.software.nntp
Subject: Re: Adding something like IWANT to innd?
Date: Sat, 8 Mar 2025 09:13:30 +0100
Organization: Groupes francophones par TrigoFACILE
Message-ID: <vqgu7a$204kl$1@news.trigofacile.com>
References: <20250307043708.28794700@wibble.sysadmininc.com>
 <vqgfnm$4dv$3@tncsrv09.home.tnetconsulting.net>
 <20250308001138.08c2e1cc@wibble.sysadmininc.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 8 Mar 2025 08:13:30 -0000 (UTC)
Injection-Info: news.trigofacile.com; posting-account="julien"; posting-host="2001:861:3f82:d7c0:78bf:8f41:600a:a341";
	logging-data="2101909"; mail-complaints-to="abuse@trigofacile.com"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:fKuIyTimqbtVb/mzg98GBnx7ru4= sha256:ncMk+Bdjam1n0brKVt709Q3wR0Vil1RyubUe/LNiFF0=
	sha1:I5TJkUSyA5k0f67+2RIIKfaAG0k= sha256:PgKmap7QNXT+txBzZR0WIVq0XT1heNbtnuu73UaXzvw=
In-Reply-To: <20250308001138.08c2e1cc@wibble.sysadmininc.com>
Bytes: 2148
Lines: 27

Hi Nigel,

>> I think that INN also has something that's similar, though I've never
>> used it.
> 
> Maybe suck will do what I want, I'll look into it.

INN comes with a program named pullnews to achieve what you want.  See 
https://www.eyrie.org/~eagle/software/inn/docs/pullnews.html

In the pullnews.marks config file:

     news.server.com
         news.software.nntp
         news.admin.peering 0 -100

will download all the articles in news.software.nntp, and the last 100 
articles in news.admin.peering from server news.server.com.

-- 
Julien ÉLIE

« 21.1.1 How to convert mSQL tools for MySQL?
   1. Run the shell script msql2mysql on the source.  This requires the
   replace program, which is distributed with MySQL.
   2. Compile.
   3. Fix all compiler errors. » (MySQL online manual)