nRF Connect SDK API 0.1.0
|
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 |