installazione pacchetto
sudo pacman -S sshfsmontaggio cartelle remota
sshfs user@<IP>:</path/to/remote/folder> </path/to/mountpoint>smontaggio
fusermount -u </path/to/mountpoint>sudo pacman -S sshfssshfs user@<IP>:</path/to/remote/folder> </path/to/mountpoint>fusermount -u </path/to/mountpoint>