Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 4126

Total Commander (English) • Re: Command Line Synch

$
0
0
Have a look at the help section 4a, command line parameters: You can start the "Compare" step of the synchronize dialog automatically, but not the "Synchronize" step. If you just want to copy newer and updated files in one direction, you can use something like this:
xcopy c:\ d:\ /D /S /H
/D means only newer
/S with subdirectories
/H also hidden files

Statistics: Posted by ghisler(Author) — 2024-11-08, 09:02 UTC



Viewing all articles
Browse latest Browse all 4126