drmaas opened a new pull request #3: Open data transfers sessions in ftps client with an ssl socket URL: https://github.com/apache/commons-net/pull/3 FTPS data transfers were failing due to the use of a plain socket for the data transfer. I changed it to use an ssl socket, and the data transfer issues were resolved.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
