Author Topic: Command line Netload  (Read 11727 times)

0 Members and 1 Guest are viewing this topic.

BazzaCAD

  • Guest
Re: Command line Netload
« Reply #15 on: July 27, 2006, 06:49:14 PM »
A batch file to run at system Startup on the slave which XCopys files from the server would be the way I'd do it. There may be better ways, but I go with what I know works.

I assume the OP means an intranet network. 

That's what I ment when I asked?
"So if I copy it to there harddrive first, then should it be ok?"

RoboCopy is a good option also. It will sync the file. I.E. only copy it to the harddrive if the network version is newer the the local version.
I'm not sure id Xcopy has that option.