We can easily mount a remote file system by using SSHFS. 1. Enable the EPEL repo We will need to install a few packages that are not available in the standard CentOS repository. In order to do this, we must enable the EPEL repo. 2. Install FUSE and SSHFS packages SSHFS uses FUSE (Filesystem ... Read More...