mtftpd
	- 
	
Introduction
	mtfptd is an ftp server.
	This is in the first stages of development.
	The main objective is to obtain a full featured ftp server with the best performance.
	To do this I'm styding varius models.
	
	This program is under GPL licence.
	 
	- 
	
Requirements
	It can run in a POSIX environment, but it's tested on systems:
	 
		
			| System | 
			Version | 
			CPU | 
		
		
			| linux | 
			slackware 9 | 
			i686 | 
		
		
			| netbsd | 
			1.5.2 | 
			mc68030 | 
		
		
			| freebsd | 
			4.5 | 
			i686 | 
		
		
			| solaris | 
			8 | 
			Sparc | 
		
	
	 
	- 
	
Install
	You can download the source code from http://sourceforge.net/projects/mtftpd/
	
	To install it execute the commands:
	
	tar xfz mtftpd-x.y.z.tar.gz
	cd mtftpd-x.y.z
	./configure
	make
	make install
	You can see the compiler options with the commands:
	
	./configure --help
	 
	- 
	
Contact
	To any problem or suggestion:
	foviedoa@teleline.es