public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: AsmodeusB <asmodeusb@gmail•com>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: Bug with chunked files
Date: Mon, 1 May 2023 13:16:14 -0400	[thread overview]
Message-ID: <CAACH8H_3XugxyUQkgbOMNK=H_WAw-XNPR5ZH4Si29OR2fef=mQ@mail.gmail.com> (raw)
In-Reply-To: <ZEz6W5VHuvZR24DD@stargrave.org>

> Thanks for the report! Indeed there was a bug in nncp-reass logic for
> the last chunk:
>     badSize = uint64(fi.Size()) != metaPkt.FileSize%metaPkt.ChunkSize
>
> Fixed in 8.8.3 release.

Great!  Thank you for the quick fix, Sergey!
And also for creating this software.  Not having any UUCP background,
some things seem a bit counter-intuitive, but it looks like it has
great potential for essentially adding delay tolerance to an existing
process, which would be handy with my interests leaning more towards
intermittent and slow connectivity.

It's funny--when I used to run a USENET server, I remember looking at
the INN documentation and wondering why on earth people would want to
use a UUCP feed rather than NNTP, but I'm older and can see cases
where always-on, always-working connectivity can't/shouldn't be
assumed, even though the always-on part is often true.

      reply	other threads:[~2023-05-01 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 16:42 Bug with chunked files AsmodeusB
2023-04-29 11:07 ` Sergey Matveev
2023-05-01 17:16   ` AsmodeusB [this message]