nRF Connect SDK API 2.8.99
|
int ftp_list | ( | const char * | options, |
const char * | target ) |
#include <include/net/ftp_client.h>
List information of folder or file.
options | List options, refer to Linux "man ls" |
target | file or directory to list. If not specified, list current folder |
ftp_reply_code | or negative if error |