Mount a remote folder by sshfs
Posted: 2016-03-04 Filed under: desktop, network, system | Tags: fusermount, mount, ssfs, ssh 1 CommentI have several computers at home, all behind a router. Sometimes, I need to access files between computers and so far I have always used ssh
either in the terminal or by gftp.
However, I wanted to be able to mount certain folder remotely in a seamless way, as if it was on the computer I was currently using. This can easily be done by sshfs. It is not part of Slackware, but can be found at SBo: sshfs-fuse.
Read the rest of this entry »