nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ ftp_list()

int ftp_list ( const char *  options,
const char *  target 
)

#include <include/net/ftp_client.h>

List information of folder or file.

Parameters
optionsList options, refer to Linux "man ls"
targetfile or directory to list. If not specified, list current folder
Return values
ftp_reply_codeor negative if error