public inbox for nncp-devel@lists.cypherpunks.su
Atom feed
* nncp-bundle, nncp-caller, and .seen not working?
@ 2020-12-30  6:37 John Goerzen
  2020-12-30 14:08 ` Sergey Matveev
  0 siblings, 1 reply; 13+ messages in thread
From: John Goerzen @ 2020-12-30  6:37 UTC (permalink / raw)
  To: nncp-devel

Hi,

Today I had a slow wifi link between two computes passing a few GB 
of data, so I experimented with nncp-bundle.

I didn't delete from the source machine.  I transferred to USB, 
then used nncp-bundle -rx on the destination.

It appeared to work.  I used nncp-toss with -seen and it did its 
thing.

Strangely, however, nncp-caller would re-download the same 
packets.

I noticed that nncp-bundle put incoming data in a directory named 
for the local self's id, while nncp-caller put incoming data in a 
directory named for the neighbor's id.  Perhaps that's the issue? 
I'd wind up with two .seen files, one in each place, after all 
this was over.

I haven't tested but wonder of nncp-xfer would have the same 
issue.

Thanks!

- John

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-01-07 17:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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