You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am uploading on my FTP server in directory which contain unicode name of folder(合乎道德的).
Now here i am able to connect with directory but when i call method client.uploadfile at that time i am getting error "Invalid Handle" . It is working normally with other folder structure.
I tried ConnectionInfo with UTF-8 encoding and ISO-8859-1 encoding too.