| /P=ProjectName |
Useful if you have sessions and projects with same names. |
| /sync |
select action: Synchronize |
| /back |
select action: Backup |
| /update |
select action: Update |
| /copy |
select action: Duplicate |
| /auto |
Automatic unattended run, no interface 1 |
| /show |
When used with /auto displays main window to show progress. You can add digit at the end to change default 5s delay time before actions, /show0 will disable it. |
| /show- |
Same as /show, but do not close app if there were errors during process. |
| /showA |
Same as /show, but activate window instead of keeping it minimized at background |
| /scan |
Start folders comparison immediately |
| /O |
search orphan files only |
| /M |
search matched files only |
| /R |
include subfolders |
| /RM |
include matched subfolders only |
| /X |
exclude files by list, ex. /X"*.html *.css" |
| /XD |
exclude subfolders by list, ex. /XD"backup; My Pictures" |
| /date |
comparison mode: By date + size |
| /smart |
comparison mode: By date + content |
| /cnt |
comparison mode: By content |
| /size |
comparison mode: By size only |
| /nolog |
Disables logging for current session |
| /log |
Enables logging for current session 2 |
| /log0 |
Enables logging and force logging even if no files were copied 2 |
| /date: |
Advanced filters: date range, see below |
| /- |
Advanced filters: not older then, see below |
| /size |
Advanced filters: size limit, see below |
| /A |
Use archive bit |
| /H |
Ignore hidden and system files |
| /print [Printer_Name] |
Print folders comparison report, quit afterwards. You can optionally specify printer name after /print. |
| /report[:CS] report_file |
Generates folders comparison report in HTML format. See below for report options details |