CoPyTREE version 1.44 written by Lincoln Jaros
cptree [options] dir1 dir2
-f fname response file holding option and file list
-c compare dir1 tree to dir2 - no copying
-l list files to copy only - no copying
-m make destination dir if it does not exist
-q quiet mode - no filename echo
-e extended file stats in echo
-t only more recent (or missing) files
-tn only different date (or missing) files
-a copy using then clearing backup bit
-s skip locked input files and continue
-b clear backup bit after copy
-z delete all files with 1/1/80 date
-v verify files after copying
-k install automated critical error handler
-i fname include files that match pattern
-id fname include directories that match pattern
-x fname exclude files that match pattern
-xd fname exclude directories that match pattern
dir1 source directory
dir2 destination directory
|