proconX: Protocol Converter & Gateways

Programmable Gateways

Smart Industrial Communication and Embeddeded Ethernet Solutions
 Login 
We accept VISA, MasterCard, PayPal

World Wide Shipping

include/pro/ftpd.h File Reference


Detailed Description

FTP protocol definitions for daemons.

 *
 * $Log: ftpd.h,v $
 * Revision 1.1  2005/02/05 20:38:51  haraldkipp
 * First release
 *
 *
 * 


FTP Server Configuration

The Nut/OS Configurator may be used to override the default values.

#define FTP_MAX_CMDBUF   128
 UDP port of DHCP server.

Functions

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