posted 13 years ago
I need to write a simple scripted FTPS client to upload files to an FTP server with an SSL authentication. I've had success in the past using Jsch for SFTP stuff, but is there a solution that will let me do the same thing over FTPS?