I would like to do secure ftp put using
Java client. I used Apache's jar file about 3 years back and my recollection is poor. I am sure that lot has changed in the last 3 years also.
Can you please point me to:
1. Java package (JDK 1.4 compliant) that I can use for secure FTP.
2. Apache jar files that I can use for secure FTP?
3. Pros and cons of using Java package, versus Apache jar.
4. Documentation on both Java and Apache side.