Yes, the development version is 0.14.0.beta.8 at the moment. You can get
it here: jftpgw-0.14.0.beta.8.tar.gz
There is also a bzip2 compressed version:
jftpgw-0.14.0.beta.8.tar.bz2
While this is still beta level, some new features might be
interesting for you.
The new features include:
- the increased modularity facilitates new features
- external authentication programs can be consulted
- macros can be used in the configuration file for better
readability
- there is an ftp command check module that might
refuse to pass commands on to the server if the command does
not pass the checks
- there is a protocol called SPP that can transfer files
on the same port as the command connection. It can be
enabled between two jftpgw proxies
- caching via squid http proxy works now (caching to files
still exists - but now as a separate module
|