This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF9160 AT commands for SFTP - looking for example code

We are porting to an nRF9160 dev kit with LTE-M our existing ethernet device which sends data to Amazon Web Services (AWS) using sftp from a Python script. We would like to find an example or link to Git code to speed this development effort up, not using Python but preferably AT commands which can be embedded in c code or sent from the on-board nRF52840 to the nRF9160 via the serial port.
Would Nordic any anyone else kindly provide us with some assistance? I don't see specific sftp examples anywhere for this cellular modem, though I see the SFTP listed in one of the enum definitions.
Segger Embedded Studio v4.14, off-the-shelf nRF9160 DK

Related