Hello I have downloaded this NPM module to download file from FTP : node-ftp
When download normal file its downloaded but when special characters or Chinese in file name it not download and give error file not found.
file name like this : 1603770961-Cr¿ªme De P¿¦che_Bestseller.xml
or
1603774680-Cr¿ªme De P¿¦che_Bestseller.xml
any one know how to solve this issue?