phporcaffeine Posted January 10, 2007 Share Posted January 10, 2007 Does anyone know how to get copy() to work with a UNC for the destination path?I have tried to map the drive on the server and reference the destination by letter.I have tried ////server_cname//pathI have tried //server_cname/pathThis is a windows box and the box does have permission to those resources.-TIA Link to comment https://forums.phpfreaks.com/topic/33594-use-copy-with-a-unc/ Share on other sites More sharing options...
Cep Posted January 10, 2007 Share Posted January 10, 2007 are you using the server name or the server IP address? Is the folder you are trying to access outside of the IIS folders? Link to comment https://forums.phpfreaks.com/topic/33594-use-copy-with-a-unc/#findComment-157377 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.