Xcopy command in dos

A possible backup configuration could be to copy only the files that have been modified. Here is a command example: XCopy C: SomeFolder E: BackupFolder / D / E / C / R / H / I / K / Y This command copy all the files, including those in the subfolders, which are more recent in the source folder . ................
................