TheDeadOne opened a new issue, #216: URL: https://github.com/apache/incubator-pekko-connectors/issues/216
### Short description Enable automatic FTP server encoding detection. ### Details `org.apache.commons.net.ftp.FTPClient` has a `setAutodetectUTF8` method to determine if the server supports UTF-8. Enabling the detection on client creation would allow working with files that have non-Latin names. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
