I just saw this on one of the other lists I'm on and I'm testing it out and it seems to work. http://shfs.sourceforge.net/ It lets you mount a remote filesystem over an SSH link. ala mount -t shfs root@someserver /mnt/localmntpnt Very cool. Tim.
That is pretty cool! I have often thought of doing the same but for FTP, I bet that wouldn't be too hard and I wouldn't be sirprised if it existed allready. Thanks for the link. Malcolm On Fri, 13 Feb 2004 15:14:11 -0500 "Keller, Tim" <Tim.Keller@stratus.com> wrote:
On Saturday 14 February 2004 01:01 am, orbitz@ezabel.com wrote:
That is pretty cool! I have often thought of doing the same but for FTP, I bet that wouldn't be too hard and I wouldn't be sirprised if it existed allready. Thanks for the link.
it does, it's called ftpfs.sf.net but it's deprecated in favor of lufs.sf.net, a much more general framework for developing random filesystems over random protocols -mike
Keller, Tim wrote:
I just saw this on one of the other lists I'm on and I'm testing it out and it seems to work.
It lets you mount a remote filesystem over an SSH link. ala
mount -t shfs root@someserver /mnt/localmntpnt
Is this the same as, a component of, or different from LUFS? I checked out your link, followed the link to ftpfs, which said it was obsoleted by LUFS, so I wonder if the same holds true for shfs. Either way, these things ARE cool. Linux rules!
participants (4)
-
Brett Russ
-
Keller, Tim
-
Mike Frysinger
-
orbitz@ezabel.com