I need to find out how to copy a folder to a destination but have the copy process compare the source and destination only copying files that have been modified. I know you can do this in dos with XCOPY. Is their a way I can call an XCOPY dos command to do this if so HOW? I would prefer a VB way but I just don't know how to start.