Ok, I've implemented a routine that will copy files like needed; however, I'm now having problems with Windows permissions.
I'm trying to use the PHP copy() function but do not know how to configure Windows permissions to get it to work correctly. Does anyone have any pointers? I don't want to create a security risk here.