https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh?ref=marctrius.net
Learn how to use SSHFS to securely mount remote file systems over SSH. This guide covers installation, setup, commands, and best practices for Linux users.
how to useremote file systemssshfsmount
https://blog.oldo.org/2021/12/21/mount-unmount-sshfs-as-network-goes-up-down/
You can use sshfs to mount directories from a file server into your local filesystem. When client and server OS is Linux, this is usually simpler than cifs or...
up downmountsshfsnetworkgoes