10 Dec
2017
10 Dec
'17
1:49 p.m.
On Sun, 10 Dec 2017, Mark Webb-Johnson wrote:
But no candy:
$ sshfs -d mark@10.10.41.217:/store ~/Volumes/OVMS FUSE library version: 2.9.7 nullpath_ok: 0 nopath: 0 utime_omit_ok: 0 Connection to 10.10.41.217 closed by remote host. remote host has disconnected
OVMS > E (1655031) ssh: Error in reception: -17
Error -17 is WS_UNIMPLEMENTED_E. I suspect that sshfs is using sftp protocol, not scp protocol. I have not implememted sftp. Hmmm, yes the first sentence of the README says as much Perhaps sshfs can be configured to use scp protocol instead? -- Steve