Mounting remote locations via SSH
Installation
sudo apt install sshfs
Mounting
- Make a mountpoint for the remote filesystem:
mkdir ~/lxplus
- Mount it:
sshfs <username>@lxplus.cern.ch:/afs/cern.ch/user/<username's first letter>/<username/ ~/lxplus
-
Thx 哈拉 ↩