All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Fedyk <mfedyk@matchmail.com>
To: Thomas Foerster <puckwork@madz.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel Module / Patch with implements "sshfs"
Date: Sat, 10 Nov 2001 14:03:31 -0800	[thread overview]
Message-ID: <20011110140331.C446@mikef-linux.matchmail.com> (raw)
In-Reply-To: <20011109152819Z279925-17408+12662@vger.kernel.org>
In-Reply-To: <20011109152819Z279925-17408+12662@vger.kernel.org>

On Fri, Nov 09, 2001 at 04:26:07PM +0100, Thomas Foerster wrote:
> Hi folks,
> 
> i came across the idea to mount a remote filesystem via SSH[1|2].
> 
> I've seen a free program for Windows that implements parts of what i'm
> thinking of.
> 
> Does someone know about a kernel module/patch to implement a "sshfs" ?
> (to be used with mount)
> 
> What i want to do is to mount my webserver (external ip) from an internal
> system (internal ip).
> 

Check out freeswan (www.freeswan.org).  It adds IPsec support to the linux
kernel.

Once you have a tunnel setup with IPsec, you can use nfs, or whatever other
network file system over the internet safely...

Mike

  reply	other threads:[~2001-11-10 22:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-09 15:26 Kernel Module / Patch with implements "sshfs" Thomas Foerster
2001-11-10 22:03 ` Mike Fedyk [this message]
2001-11-11  0:38 ` Roger Larsson
2001-11-12  0:38   ` Pavel Machek
2001-11-12 12:42     ` Mr. James W. Laferriere
  -- strict thread matches above, loose matches on Subject: below --
2001-11-12  7:59 Thomas Foerster
2001-11-12 22:15 ` Pavel Machek
2001-11-12 23:45   ` Roger Larsson
2001-11-13  9:44     ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011110140331.C446@mikef-linux.matchmail.com \
    --to=mfedyk@matchmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=puckwork@madz.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.