tawolver
October 4th, 2004, 04:41 PM
I need to be able to move/copy files from one server to another. The application should sit on the server the files are being moved to.
However how do I get access to the other servers that is secure? I am creating a dll that will be used by another applciation on the same server. This application is going to gather information and then pass it off to the dll. The dll then needs to take that file and move/copy (form anywhere) it to the current server. I am trying to centralize certain documents so if a process fails there is 1 place to look.
Are there any suggestions? Is this crazy talk?
Thanks.
However how do I get access to the other servers that is secure? I am creating a dll that will be used by another applciation on the same server. This application is going to gather information and then pass it off to the dll. The dll then needs to take that file and move/copy (form anywhere) it to the current server. I am trying to centralize certain documents so if a process fails there is 1 place to look.
Are there any suggestions? Is this crazy talk?
Thanks.