akka/alpakka

FTP: Server encoding detection

TheDeadOne opened this issue · 1 comments

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.

ennru commented

Fixed with

Released in Alpakka 7.0.0