public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* NNCP and FUSE
@ 2022-08-26 14:39 John Goerzen
  0 siblings, 0 replies; only message in thread
From: John Goerzen @ 2022-08-26 14:39 UTC (permalink / raw)
  To: nncp-devel

So I've been reflecting lately -

The NNCP docs include information on using nncp-exec to download pages
remotely.  That can certainly work well.

What about using nncp-file for that?  nncp-file doesn't really have
pluggable backends, but on Linux we have FUSE.  We can plug all sorts of
things into it, from rclone (which supports just about every cloud
backend) to sftp to ftp.  It would be quite easy to, say, download a
kiwix site, or a Gutenberg book, by nncp-freq.

If there are suggestions for things to set up like this on quux, send
them my way, and if I can get FUSE to work in Docker, I'll get it going!

- John

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-26 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 14:39 NNCP and FUSE John Goerzen