Do you know any good open source library other than Apache commons-net FTPSClient to interact with a FTPS site
Regards,
ftp4j provides FTPS functionality and is, IMHO, easier to work with than the apache commons ftp client. Ftp4j is under active development (not by me).