SSHFS

From TheLinuxVault

Jump to: navigation, search


Free Open Source Software
SSHFS


Managed by: Miklos Szeredi

Visit the Website!
Current Stable Release: 1.9
License: GPL

SSHFS is a program that uses FUSE and SSH to place a folder on a remote machine into the local filesystem. For example, when SSHFS is installed, the command "sshfs remoteuser@192.168.0.2:/home/remoteuser/folder /home/localuser/folder" will make it so that when /home/localuser/folder is opened, the contents of /home/remoteuser/folder will appear, and can be opened or modified (the remote computer must be running an SSH server, for example, OpenSSH).

[edit] See Also

[edit] External Links



This article is a stub. You can help The Linux Vault by expanding it.
Personal tools