SSH (Secure Shell) is a protocol to providing an encrypted channel for logging into another computer over a network and work there. First of all we need to install sshfs (see also “How to transfer a file from local path to SSH server“). SSHFS (SSH Filesystem) is a filesystem client to mount and interact with directoriesContinue Reading