I am able to ROBOCOPY folders, but not individual files. I would like to copy over updated DBF files for our system to other servers and not have to use a straight copy..

Code:

::robocopy \\SERVER\apps\program\tables\dbflist.* \\SERVER2\c$\program\tables /NP /MIR /R:5 /W:10 /REG



When I run this, I get the message - "cannot find the folder - dbflist*"

Thanks!

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's