HI
Does nrf9160 support SFTP, where can I find examples.
Thanks
HI
Does nrf9160 support SFTP, where can I find examples.
Thanks
Hi,
SFTP can be shorthand for multiple different protocols.
Can you write this out?
Regards,
Sigurd Hellesvik
SFTP(Secure file transfer protocol)
Hi,
As far as I understand, Secure File Transfer Protocol is FTP using the SSH protocol.
We do not have any support for SSH on the nRF9160 at the moment.
Have a look at FTPS (FTP Secure), as it is FTP using TLS.
Maybe you could be able to do this, using our FTP Client with TLS enabled.
See the HTTPS sample for tips on how to enable TLS on our devices.
Was this helpful?
Regards,
Sigurd Hellesvik