From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30588 Path: main.gmane.org!not-for-mail From: Rene Matteau Newsgroups: gmane.emacs.gnus.general Subject: Re: generate nov data in batch mode Date: 02 May 2000 10:56:53 -0400 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167103 9287 80.91.224.250 (21 Oct 2002 02:25:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:25:03 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id AE104D051E for ; Tue, 2 May 2000 10:59:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB04206; Tue, 2 May 2000 09:59:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 02 May 2000 09:59:12 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA21889 for ; Tue, 2 May 2000 09:59:02 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id A0B8CD051E for ; Tue, 2 May 2000 10:57:59 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id QAA16349 for ding@gnus.org; Tue, 2 May 2000 16:59:51 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: fw2.torolab.ibm.com Original-X-Trace: quimby.gnus.org 957279591 2699 199.246.40.3 (2 May 2000 14:59:51 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 2 May 2000 14:59:51 GMT User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30588 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30588 Harry, I asked a similar question a while back as my connection is somewhat flakey and I keep ending up with 0 length file in the agent directory. I did not get a response and I ended up writing a small perl script that goes through the agent directories and re-create both the .agentview and the .overview files after deleting these 0 length files. The perl program is not the best looking code in the world but it works for me. Let me know offline if you want it Harry Putnam writes: > I'd like to include a batch `nnml-generate-nov-databases' in the > script that cron uses to rsync the files. -- Rene