Hey guys, hi laurent
i have a small problem: I'm trying to upload an html to a parallels confixx server, but it doesn't work. It is a file that i download, change, and then want to upload again to overwrite it. The download works, but when uploading response.GetStatus() gives 1003, which according to the documentation is invalid file. But i don't understand what it means, the file is not currupt and the program should be able to find it as it is in the directory of the exe. I tried "C:\\file.html" and copied it there but that doesn't help either.
What's the issue?