Github user flavioarcega commented on the issue:
https://github.com/apache/maven-wagon/pull/22
I'm sharing an implementation that I've been using of the FTPS Protocol
based on the original FtpWagon class with commons-net 3.4
---
If your project is set up for it, you ca
GitHub user flavioarcega opened a pull request:
https://github.com/apache/maven-wagon/pull/22
Implementation for Secure FTP (FTPS protocol)
I'm sharing an implementation that I've been using of the FTPS Protocol
based on the original FtpWagon class with commons-net 3.