Hello.
I am in the process of creating a series of ASP pages for
updating documents. The process includes the creation of
directories and the copying of files from the local server
(where the scripts are run) to a remote server. I have tried using the FileCopy method with UNC in the source and destinations but havent been very successful. In your opinion what are the best methods for creating directories and copying files to a remote server.
Note: I do have an active IUSR_Machine account with the proper permissions on the remote server.
I am in the process of creating a series of ASP pages for
updating documents. The process includes the creation of
directories and the copying of files from the local server
(where the scripts are run) to a remote server. I have tried using the FileCopy method with UNC in the source and destinations but havent been very successful. In your opinion what are the best methods for creating directories and copying files to a remote server.
Note: I do have an active IUSR_Machine account with the proper permissions on the remote server.