how about pureftp?

tek1

2001-08-24 05:32:00

I got the basic ftp server working-
all that was needed was to comment out:
#ifdef OLD_IP_STACK
in ipv4stack.c

then a ./configure & make & make install
works...
but I can't get pureftp-who working!

pure is at: <A HREF="http://pureftpd.sourceforge.net/" TARGET=_blank>http://pureftpd.sourceforge.net/</A>