Robocopy
Download "robocopy.exe" from the MS site and drop it into the system32 folder. (If you have Vista robocopy is already present").
robocopy /e "<SOURCE PATH>" "<DESTINATION PATH>"
and press enter, this will copy everything, and also do incremental after the first run.