I would like to use a code to upload several files to the server. My server is an IIS 8.5 and I have probed these tools:
and
The problem is that both of them return a 405 error when XMLHTTPRequest is executed on target folder.
Can someone help me?