5Sep/090
Linux: SSHFS
SSHFS
From Wikipedia, the free encyclopedia
SSHFS (SSH Filesystem or Secure SHell Filesystem) is a file system client that may be used on operating systems for which an implementation of FUSE is available.
The client allows access to a remote file system where files and directories are available via SFTP.
This said I would like to mention how much SSHFS changed my life... No longer did I require Samba or NFS to share my data or did I have to mind about security. All you need is the remote host running a SSH deamon.
Thanks to SSHFS mounting remote disks has never been this easy.
Usage:
sshfs user@remotehost:/path/to/folder/you/want/to/mount /path/to/folder/you/want/to/mount/to
With kind regards,
Tim
With a rubber duck, one's never alone.
-- "The Hitchhiker's Guide to the Galaxy"
-- "The Hitchhiker's Guide to the Galaxy"