wodSFTPm PutFile() Unicode (General questions)
Hi,
I'm trying to test paths with Unicode characters using the PutFile() method. The variables are set to:
Local = c:ã„¿Å¥load est.txt
RemotePath = /Transfer/Data/test.txt
When the PutFile() is called, it crashes my application. Does anyone know if this is possible?
Ed