FileProvider icon indicating copy to clipboard operation
FileProvider copied to clipboard

Special character (such as Chinese) support suggestion for FTP

Open moshiwu opened this issue 7 years ago • 2 comments
trafficstars

Some ftp services may not support UTF8 for default. I recommend sending "OPTS UTF8 ON" after login.

image

moshiwu avatar Oct 31 '18 15:10 moshiwu

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.

moshiwu avatar Oct 31 '18 15:10 moshiwu

For reference only because of my suggestion was not fully tested.

moshiwu avatar Oct 31 '18 15:10 moshiwu