[GitHub] maven-wagon issue #22: Implementation for Secure FTP (FTPS protocol)

2016-06-04 Thread flavioarcega
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] maven-wagon pull request: Implementation for Secure FTP (FTPS prot...

2016-01-27 Thread flavioarcega
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.