SSHFS mount
sshfs root@somehost.net:/ /mnt/somehostname
Related Posts
How to connect as root (sudo) using WINSCP
USE the SCP protocol Test connecting with WINSCP using using the SCP protocol and the…
Install PHP 7.2 MCrypt extension
## How to install mcrypt in php7.2 ## ## https://lukasmestan.com/install-mcrypt-extension-in-php7-2/ ## # # Check version…