sftp_client

Example of the component argenox/noxtls v0.2.50
# NoxTLS SFTP client (ESP-IDF scaffold)

Current `argenox/noxssh` common API does not expose SFTP subsystem packet APIs yet.
This scaffold documents the intended integration flow once subsystem support is available.

To create a project from this example, run:

idf.py create-project-from-example "argenox/noxtls=0.2.50:sftp_client"

or download archive (~2.44 KB)