Where can I get a version of ftp that does logging?


	Get the wuarchive ftp daemon from

        	ftp://wuarchive.wustl.edu/packages/wuarchive-ftpd

	A version of the wuarchive ftpd daemon that compiles right out
	of the box for Solaris2.x machines can be had from
	ftp.ececs.uc.edu (129.137.8.4) in the /pub/sun-faq directory.
	Remember to specify your own paths in the src/pathnames.h file.

	The stock Sun ftpd will log some information if you add the "-l"
       	flag in /etc/inetd.conf:

        	ftp stream tcp nowait root /usr/etc/in.ftpd in.ftpd -l

        Also enable syslogd by adding:

        daemon.info      /var/adm/syslog

        to "/etc/syslog.conf".

	Last Updated:  Oct 25, 1995.


Go to the index previous next