From efb4bf7dca5d637268c6d70eec2880352047e34c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 4 Feb 2012 22:49:42 +0000 Subject: Add build environment for the FTP daemon git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4370 42af7a65-404d-4744-a932-0658087f49c3 --- apps/netutils/README.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/netutils/README.txt') diff --git a/apps/netutils/README.txt b/apps/netutils/README.txt index b80444925..26f11b7ce 100644 --- a/apps/netutils/README.txt +++ b/apps/netutils/README.txt @@ -49,6 +49,8 @@ highly influenced by uIP) include: inherited by spawned tasks. ftpc - FTP client. See apps/include/ftpc.h for interface information. + ftpd - FTP server. See apps/include/netutils/ftpd.h for interface + information. thttpd - This is a port of Jef Poskanzer's THTTPD HTPPD server. See http://acme.com/software/thttpd/ for general THTTPD information. See apps/include/netutils/thttpd.h -- cgit v1.2.3