Click to See Complete Forum and Search --> : move/copy files across servers


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.

TheCPUWizard
October 4th, 2004, 04:47 PM
Is this crazy talk?

No, but it is rather unclear what you are tring to do.

A shared network folder would do what you want [or at least what I am guessing at since your post does not go into detail]