MY Experiences
No Description
Wednesday, November 12, 2008
Mount a remote folder in Ubuntu
SSHFS
(
Secure SHell FileSystem
) is a file system
for
Linux
capable of operating on files on a remote computer.
apt-get install sshfs
(Remote host must run the ssh daemon)
sshfs
remoteuser
@
remotehost
:
/path/to/remote_dir
local_mountpoint
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment