Home    

dev-ftp

This program creates interface for other programs working with file-system (as ls, cp).
You may run dev-ftp with one parmeter. For example:
dev-ftp t.txt &

File t.txt conteins descriptions of remote ftp-servers. For example:
	<dev-ftp>
		<ftp host="adeskftp.autodesk.com" name="web"  />
		<ftp host="ftp.qnx.com" login="anonymous" passwd="anonymous" name="qnx" />
	</dev-ftp>
		
This program is not ended! The look of this software, same characteristics and manners can change!