FileProvider
FileProvider copied to clipboard
Special character (such as Chinese) support suggestion for FTP
trafficstars
Some ftp services may not support UTF8 for default. I recommend sending "OPTS UTF8 ON" after login.

In the case, I created an ftp service on Windows 10 and connect it with FTPFileProvider, and found that all characters become garbled...until "OPTS UTF8 ON" sent.
For reference only because of my suggestion was not fully tested.