1.

Solve : move file from server to server?

Answer»

I need a batch file that will copy a file from serverA location to SERVERB location

I think I need the NET use command. Map a temporary path to both servers copy the file then REMOVE the mappings? Am I on the right track?

file name is datafile.csv

file is on serverA
I want to set a scheduled TASK to run a batch every MORNING that copies serverA c:\data\monthly\datafile.csv to serverB c:\department\monthly\today\datafile.csv

Thank you for your help. It is much appreciated.
Tina



Discussion

No Comment Found