connect to ftp server in java
807589Aug 27 2008 — edited Aug 27 2008Hello guys,
I need your help.
I've a web application build with jsp.
I need to upload a file from my jsp to a ftp with authentication.
I tried using java.net class (I found a working example on network) but it seems not working correctly on IE7, due to some feature added in IE7 and not present in IE6.
Could someone tell me a method working with IE7 and Mozilla?
Could you post some code to better undestand?
Thanks,
I hope in your help