I have two windows server 2008 servers. One is a web server one is a file server. A php script runs on the web server and is supposed to write to the other server. I am getting a permissions error.
I have given the full UNC path in the php copy command. I also gave IUSR read write permissions and it is still not working.