Hi,
Today only SMB and NFS are allowed to mount remote storage.
It would be nice to allow sshfs. It uses SSH, avoid SMB and NFS.
sshfs - filesystem client based on SSH File Transfer Protocol
# dpkg -l sshfs
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-==============-============-=====================================================
ii sshfs 3.7.1+repack-2 armhf filesystem client based on SSH File Transfer Protocol
example:
sshfs -p xxxxx user@ip:/remote/dir /local/dir
Thank you
Phil
Today only SMB and NFS are allowed to mount remote storage.
It would be nice to allow sshfs. It uses SSH, avoid SMB and NFS.
sshfs - filesystem client based on SSH File Transfer Protocol
# dpkg -l sshfs
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-==============-============-=====================================================
ii sshfs 3.7.1+repack-2 armhf filesystem client based on SSH File Transfer Protocol
example:
sshfs -p xxxxx user@ip:/remote/dir /local/dir
Thank you
Phil