dbCOPY Pro: Command line call
September 3, 2009
dbCOPY Pro provides a console application for executing saved copy profiles.
Therefor go into the dbCOPY program folder and call dbCOPYCC.exe like follows:
Syntax:
dbCOPYCC -file:path|-profile:path [-quiet] [-verbose] [-log:file]
Options:
-file:path Executes an exported copy profile.
-file:path Executes an exported copy profile.
-quiet Prints only application failures.
-verbose Prints detailed information.
-log:file Saves the copy log file at the specified location. A standard log file will be created by default.
Examples:
Executing an exported copy profile:
dbCOPYCC -file:”C:\profiles\copy.dbp”
Executing a saved profile:
dbCOPYCC -profile:”shop\backup”

