[Ovmsdev] scp is implemented
Stephen Casner
casner at acm.org
Sun Dec 10 13:49:15 HKT 2017
On Sun, 10 Dec 2017, Mark Webb-Johnson wrote:
> But no candy:
>
> $ sshfs -d mark at 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
More information about the OvmsDev
mailing list