I'm migrating over this project to GitHub (https://github.com/arnold-maderthaner/ftp4che).
There will be new version soon which will include the provided patches and fix most of the issues provided in the issue tracker.
hi @ all ftp4che users !
we released version 0.7 today because we did some bug fixing and improvement on the library. we didn't do much in the last months (we didn't have much time) but we are back and want to have comments on the new release (bugs, improvements,...) and we are also looking for a new developer who wants to help and support us.
yours
arnold
we released version 0.6.2 because of a major bug in the ftpfilefactory (only affects 1.4 version). thanks for the hint goes to grym00
hello!
we just released version 0.6.1!
this release includes some fixes, i.e. for the MS file parsing bug (spaces in filenames).
yours, kurt
Hi !
It's time for a new release of ftp4che:
changes from version 0.5 to 0.6:
--------------------------------
fixed/added implicit ssl and tls support
new implementation for bandwidth controlling
new ftpfile implementation (can parse unix,windows,vms,netware,EPLF listings)
option to set trust/key managers
up-/download file resume support
proxy support (socks4/socks5) in a beta version
added new user functions for non standard ftp functions (mtdm,xcrc,...)
many, many bug fixes... read more
Well, think there was the time to add a "Help" forum, because the "News" forum is not the first place to look if someone searches for some issues.
Yours, Kurt
Hi !
We are currently searching for a java ftp developer and a tester. if you want to help us please write a mail to the project admins.
yours
arnold
hi!
sorry, i did a big fault on releasing version 0.5.
the java 1.4 version was too built with the java 5 compiler.
i fixed this and the right built version is online since now.
yours
kurt
hi !
version 0.5 of ftp4che is released in java 1.5 and 1.4 versions.
this release is a bugfixing release with improvments on the user-layer and some new features.
changes since 0.4:
event handling (you can be notified for server replies and connection status)
SSCN (secured FXP transfers)
user-layer commands (renameFile, deleteFile, deleteDirectory, removeDirectory, ...)
changed in the FTPConnectionFactory from Properties (Objects) constructor to Properties (String) constructor.
other bugfixes ... read more
hi !
version 0.4 of ftp4che is released in java 1.5 and 1.4 versions.
this release is a bugfixing release with only a few new features.
changes since 0.3:
BandwidthContolledInput and OutputStreams to controll the network traffic (thx for this feature request from the_dragon)
bugfix in welcome message (thx for the hint goes to beezle)
bugfix in write method for uploading files (thx for the hint goes to the_dragon).
getFastDirectoryListing sends STAT -LA now and should be parseable from ReplyFormater
other bugfixes... read more
version 0.3 of ftp4che released:
New features:
SSL / TLS and implicit ssl support
FXP implemented
fixed some bugs
There is a new project called ftp4che14 which is java 1.4 compileable.
now working on proxy support, not yet implemented features and on chefxp
have fun
arnold
New features are in ftp4che:
added support for reply codes for the controll connection.
We hope you give us some response if you have problems using it.
yours
arnold
Hi @ all !
we released the first alpha/beta version of ftp4che so that you can start to play with it. features that are available now are:
all normal controll connection commands
upload / download file in type I mode
list directory
known problems are if you want to upload/download a file that doesn't exist.
ssl / tls / ... are not implemented yet. they will be implemented in some weeks.
we would be very interessted if you send us comments about your experiences with ftp4che.... read more
Hi 2 all !
Our goal is to implement a structed easy to use and flexibal ftp library in java using newest technologies from java 1.5. Supporting AUTH SSL / AUTH TLS / Implicit SSL and the FXP protocoll. we will release a alpha / beta version of the library in some weeks. You can start playing with ftp4che and it would be great if you send us comments about our library (feature request, bugs and so on). ... read more