On my home server, I have my media drive shared on the network. This works fine for Windows, but occasionally, it freaks Linux out if I mount it with smb. Recently, I learned about sshfs, which lets you mount any file system on a remote computer you can log into on your local computer, so I’ve been using it to [...]
Mount Remote Share via ssh