Re: JDK FTP support

2007-06-18 Thread David Hansmann
Hi, thanks for you response! I guess I'll wait for further developement then... Once your API is merged I might code some unit tests that test the same functionality on both your API and the JFtp one for example, so feel free to tell me what exactly you need then ;) Greetings, David Jean-Ch

Re: JDK FTP support

2007-06-14 Thread Jean-Christophe Collet
Thank you for proposition, we certainly will take a look a all that. That being said, the FTP Client API project is in a unusual state. You see, as a pointed numerous times, we do have an API already, even if it's a rather incomplete and not flexible one. Which leads to 2 issues: 1) Any new FTP A

Re: JDK FTP support

2007-06-13 Thread Alan Bateman
David Hansmann wrote: Hi all, I recently looked at openjdk.java.net and found that there doesn't seem to be a fixed plan to integrate full FTP support (I'm referring to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4650689 ) You should probably talk to Jean-Christophe Collet as he has bee

JDK FTP support

2007-06-13 Thread David Hansmann
Hi all, I recently looked at openjdk.java.net and found that there doesn't seem to be a fixed plan to integrate full FTP support (I'm referring to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4650689 ), so I wonder if you might be interested to use parts of my FTP API located on http://