Mounting remote filesystem through SSH/SCP by using SSHFS

Published on Author gryzli

Background Recently I found myself frequently editing files locally (with some nice IDE/ text editor) and then having to re-upload them to a destination server. And…. one day I searched for “SSH filesystem” through Google, which was so kind to return me the following result: https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh This was my first touch to sshfs, which seemed… Continue reading Mounting remote filesystem through SSH/SCP by using SSHFS