Share

Web-FTP

File Release Notes and Changelog

Release Name: 1.3.0

Notes:
This is a pretty major release, it has some bug fixes and a few great new features.

Changes: * BIG CHANGE! Web-FTP is now completely cgi driven. It still starts It's own mini-server to handle individual clients, but instead it uses a unix socket and the user connects to this through a cgi removing the need for SSL support in Web-FTP, YAY! Now any secure server that you set Web-FTP up on will handle the SSL piece. This Also solves the problem of allowing people to connect to other ports on your server, or through a proxy. Excellent! I expect bugs though :) And I am sure there is room for improvement. Have fun.