Category Archives: Linux

Mounting a Remote Filesystem via ssh on Linux Ubuntu

What is the fastest way ever to have available on your computer the contents of the file system of a remote server accessible via local network or the Internet? Until recently, personally I would have necessarily thought that the only way to solve this problem was to create an archive on the remote server to be able to download and unzip locally, which we know, is quite costly both in terms of time and disk space and bandwidth required … Continue reading