Question,
If the shared folder my application resides in, on the web server only gives 'Read' capability to the 'Everyone', it
is not allowing me to move a program change to this folder on the production server.
Is there a different account I can use which will get me in as something other than 'Everyone' where I can have read/write permissions?
This particular server is not on my domain, so I can not do it with user authentication. Is there another account I can use that would recognize me as the developer?
Thanks