dakota97
Well-known member
Hi all,
Its been a while, but Im back with another question. This time its dealing with files on my web server.
I have an application that uses FTP to transfer files from a local computer to my web server. The file needs to be copied into 2 different directories. The only problem is I dont want to have to upload the file twice through the local application. Is it possible to create a web service on the server that is called from the app that will copy the newly uploaded file from one directory on the server to another? Or, is there some kind of automated task that I can create that will monitor one folder and, if it sees a new file, copy it to the second folder?
Any suggestions will be greatly appreciated.
Thanks in advance,
-Chris
Its been a while, but Im back with another question. This time its dealing with files on my web server.
I have an application that uses FTP to transfer files from a local computer to my web server. The file needs to be copied into 2 different directories. The only problem is I dont want to have to upload the file twice through the local application. Is it possible to create a web service on the server that is called from the app that will copy the newly uploaded file from one directory on the server to another? Or, is there some kind of automated task that I can create that will monitor one folder and, if it sees a new file, copy it to the second folder?
Any suggestions will be greatly appreciated.
Thanks in advance,
-Chris