XenoAmess commented on pull request #231: URL: https://github.com/apache/commons-vfs/pull/231#issuecomment-1003459367
@garydgregory MultipleConnectionTestCase used IMPLICIT mode. And I found in enum FtpsMode that, ``` implicit mode is not standardized and considered as deprecated. Some unit tests for VFS fail with implicit mode and it is not yet clear if its a problem with Commons VFS/Commons Net or our test server Apache FTP/SSHD. ``` So I think this be just another one... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
