Recent Changes - Search:

Linux News.

Docs

Linux Downloads

Search Packages Ubuntu pack Get Ubuntu Search .deb Search RPM

Error log

Distros

Softwares

Help & Man Pages

Others

Contact

.

FilesystemClientBasedOnSSHFileTransferProtocol

Site.FilesystemClientBasedOnSSHFileTransferProtocol History

Hide minor edits - Show changes to markup

December 27, 2006, at 07:06 AM by 202.56.231.116 -
Added lines 1-10:
  • sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.

sshfs is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

   Homepage: http://fuse.sourceforge.net/

   shibu@shibu-laptop:/media/mount$ dpkg -l |grep sshfs

   ii  sshfs   1.3-0ubuntu1       filesystem client based on SSH File Transfer
Edit - History - Print - Recent Changes - Search
Page last modified on December 27, 2006, at 07:06 AM