Github user michael-o commented on the pull request:
https://github.com/apache/maven-wagon/pull/22#issuecomment-222300526
We don't use custom patched versions of our components (e.g., `flavio`
qualifier). Please redo or close this PR.
---
If your project is set up for it, you can rep
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.4
You can merg