Gnus development mailing list
 help / color / mirror / Atom feed
* [ssh] More laptop to main config
@ 2001-04-05 21:27 Harry Putnam
  2001-04-06 21:19 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2001-04-05 21:27 UTC (permalink / raw)



Currently using slrnpull to get a small newsfeed on disk.

Now, I'mm leaving town for a couple days and want to access the
slrnpull directory via ssh from my laptop.

The current setup on parent machine is nnspool and looks like:

( This will be the setup on $REMOTE)
(setq gnus-select-method '(nnspool "local.newsguy"
        (nnspool-spool-directory "/var/spool/slrnpull/news/")
        (nnspool-nov-directory "/var/spool/slrnpull/news/")
        (nnspool-active-file "/var/spool/slrnpull/data/active")))

Laptop will be $LOCAL

What will I have to do to make $LOCAL connect to
 $REMOTE:/var/spool/slrnpull/news/, in the same sort of way but
 through a ssh tunnel?

Will it still be nnspool style, but with special added code?



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

* Re: [ssh] More laptop to main config
  2001-04-05 21:27 [ssh] More laptop to main config Harry Putnam
@ 2001-04-06 21:19 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2001-04-06 21:19 UTC (permalink / raw)
  Cc: ding

On 05 Apr 2001, Harry Putnam wrote:

> Will it still be nnspool style, but with special added code?

I'm guessing that nnspool really really REALLY wants to read files, so
you might have to use a remote file system.  There is NFS, of course,
and then there is this shiny thingy where I forgot the name which
allows non-root users to mount directories.  It wasn't Coda, though
that also exist and might be quite nifty.

This is all outside of Gnus, of course.

Or maybe you could tell Gnus to use ange-ftp to fetch the directory in
question?  That might work.  Just enter the right directory name.

kai
-- 
Be indiscrete.  Do it continuously.


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

end of thread, other threads:[~2001-04-06 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-05 21:27 [ssh] More laptop to main config Harry Putnam
2001-04-06 21:19 ` Kai Großjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).