Github user wiiitek commented on the pull request:

    https://github.com/apache/maven-wagon/pull/22
  
    Hi, I were just looking into Maven Wagon FTP for security reasons and what 
i see is that it uses default `FTPClient()` constructor, which uses TLS 
protocol (in commons-net v. 3.5). So I assume it is secure.
    
    Could we have 
[site](https://maven.apache.org/wagon/wagon-providers/wagon-ftp/) updated in 
order to make it clear?
    
    @flavioarcega do you need support for some other protocols? If yes, maybe 
it would be better to have some configuration parameters and interface to 
various FTP clients? There is a lot of code duplicated between `FtpWagon` and 
`FtpsWagon` classes...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to