ftp.nice.ch/pub/next/unix/network/filetransfer/fiasko-ftpd.1.2.s.tar.gz#/ftpd

CHANGES
 
Makefile
 
README
 
arpa/
 
ftpcmd.y
 
ftpd.8
 
ftpd.c
[View ftpd.c] 
glob.c
[View glob.c] 
logwtmp.c
[View logwtmp.c] 
pathnames.h
[View pathnames.h] 
popen.c
[View popen.c] 
strcasecmp.c
[View strcasecmp.c] 
today.c
[View today.c] 
vers.c
[View vers.c] 

README

Features in FIASKO ftpd 1.0 :

MOTD ('message of the day')
     The 'message of the day' will be sent to every anonymous user if the
     file '~ftp/etc/motd' exist.

Disable FTP service
     The FTP service is disabled if the file '/tmp/ftp.lock' exist, however.

Logging anonymous sessions
     Every anonymous session will be logged detailed in '/usr/adm/ftplog'
     (if it exist). Except from this statistical information will be saved
     in '/usr/adm/ftpstat' (if it exist). The columns in '/usr/adm/ftpstat'
     are: Remotehost, date and time, number of miscellaneous operations (RNTO,
     DELE, RMD, MKD, etc.), number of aborted file transfers, number of
     received files, number of sent files, number of sent kilobytes, speed 
     in Kb/sec (only for sent files).
	
Mike
(mike@fiasko.rz-berlin.mpg.de)

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.