public inbox for nncp-devel@lists.cypherpunks.su
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: Sergey Matveev <stargrave@stargrave•org>
Cc: nncp-devel@lists.cypherpunks.ru
Subject: Re: nncp-bundle, nncp-caller, and .seen not working?
Date: Thu, 07 Jan 2021 11:56:05 -0600	[thread overview]
Message-ID: <87r1mw7hsa.fsf@complete.org> (raw)
In-Reply-To: <X/XwO94W/R9TSuhB@stargrave.org>


On Wed, Jan 06 2021, Sergey Matveev wrote:

> That is why nncp-exec packets can not be chunked, can not be big 
> and no
> temporary files are made, because anyway those -exec packets are
> relatively small (well, actually there could be multimegabyte 
> email
> messages, but I assume that NNCP is running on computers with 
> multiple
> hundreds MB of RAM). Their "nature" is to be streamed inside 
> some
> command, then tossed, repeated again if it fail. If they are 
> big, then
> nncp-file must be used for data transfer itself (chunked, 
> reassembled,
> and so on).

Thank you for the new update and all your work on NNCP.  This will 
be a very nice improvement!

The option to use an encrypted temporary file for nncp-exec will 
be perfect for me and the temp file solution is fine.  chunked for 
NNCP isn't important for my use case; although the files are 
sometimes many GB in size, that is still smaller than the 
transport (whether network or airgapped) and thus the resumable 
transfers are sufficient for my needs.

Thanks again!

- John

      parent reply	other threads:[~2021-01-07 17:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  6:37 nncp-bundle, nncp-caller, and .seen not working? John Goerzen
2020-12-30 14:08 ` Sergey Matveev
2020-12-30 15:37   ` John Goerzen
2020-12-30 15:44     ` John Goerzen
2020-12-30 19:10     ` Sergey Matveev
2020-12-30 19:16       ` Sergey Matveev
2021-01-01  5:36       ` John Goerzen
2021-01-02 12:56         ` Sergey Matveev
2021-01-01  5:39       ` John Goerzen
2021-01-02 13:04         ` Sergey Matveev
2021-01-06 17:15         ` Sergey Matveev
2021-01-06 18:55           ` Sergey Matveev
2021-01-07 17:56           ` John Goerzen [this message]