Hi Guys,
I'm looking for a solution to move files across our network in the following sequence:
- Image files first
- HOF files second
The reason the files need to be moved in this sequence is because the .hof files tell our printers what images need to be printed. If our printers look for images in a directory the hof file defines and the images are missing or still copying, the process will error out.
Any suggestions? Will robocopy or richcopy do the trick?
Thanks for all the feedback.