Hi All,
We have a requirement where in we need to transfer files to the partner using both SFTP and FTPS.
For SFTP, we figured out solutions using any of the below methods
- Using OpenSSH package
- using trilead.ssh2 and writing our own java svc
- using jcraft
But all the above are open source solutions, where as our client is insisting to use any licensed versions.
Could you please suggest us any solutions here.
Also, could you please help us how we can implement FTPS in wM 7.1.2
(I came across a thread where it says wM supports FTPS (FTP over ssl) in wM 6.5 and higher versions)
Thanks,
Venkat