ftpd.h File Reference

FTP protocol definitions for daemons. More...

Go to the source code of this file.

Data Structures

struct  FTPSESSION
 UDP port of DHCP server. More...

Functions

int NutRegisterFtpRoot (CONST char *path)
 Register the FTP server's root directory.
int NutFtpServerSession (TCPSOCKET *sock)
 Process an FTP sever session.

Detailed Description

FTP protocol definitions for daemons.

 *
 * $Log$
 * Revision 1.2  2008/08/11 07:00:24  haraldkipp
 * BSD types replaced by stdint types (feature request #1282721).
 *
 * Revision 1.1  2005/02/05 20:38:51  haraldkipp
 * First release
 *
 *
 * 

Definition in file ftpd.h.


© 2000-2010 by contributors - visit http://www.ethernut.de/