#174586 brag cannot get all subjects from a single group

#174586#5
Date:
2002-12-29 01:29:48 UTC
From:
To:
Hello
I've just installed brag and make a test:

...
Accept: *flt-bfd1.018*
Reject: {}
First: 9444800
Last: 9809467
Getting subjects 9444800-9809467
Server disconnected prematurely
    while executing
"NNTP::GetSubjects 0 $first $last subjects"
    (procedure "brag::getParts" line 25)
    invoked from within
"brag::getParts"
    (file "/usr/bin/brag" line 1442)

The problem is the server I use have a 10 minutes timeout.  After that time
it disconnects the client who haven't issued a new nntp command since then.

So can you add message number ranges, ex: -n 9450000-9458000 to the command
line, or have brag perform it internally by getting subjects by smaller
chunks?  Im my example, we have over 300,000 subjects to get, which
represents an important amount of time.  It's around 30-40 minutes here.

Many thanks!