Hi,

I'm unable to download a file that is having a 2-byte char in its name (e.g.テ) using force download option. Though, am able to download file names involving ASCII chars. I have tried URL encoding too, but with no success.

Can someone provide details on how to handle the 2-byte char URLs and download the files?

Appreciate your suggestions/help in resolving it.

Here is my code:...