
- #EMCOPY IGNORE SYTEM VOLUME ARCHIVE#
- #EMCOPY IGNORE SYTEM VOLUME FULL#
- #EMCOPY IGNORE SYTEM VOLUME PLUS#
- #EMCOPY IGNORE SYTEM VOLUME FREE#
- #EMCOPY IGNORE SYTEM VOLUME WINDOWS#
XF and XD can be used in combination e.g. : eXclude Directories matching given names/paths. : eXclude Files matching given names/paths/wildcards. Will also suppress listing extra destination files in the log. This will prevent any deletions from the destination. XX : eXclude "eXtra" files and dirs (present in destination but not source) This will prevent any new files being added to the destination. XL : eXclude "Lonely" files and dirs (present in source but not destination) Or newer than the source - don’t bother to overwrite it. XO : eXclude Older - if destination file exists and is the same date TIMFIX : FIX file TIMes on all files, even skipped files. When using /SECFIX, specify the type of security information you want to copy byĪlso using one of these options: /COPYALL /COPY:O /COPY:S /COPY:U /SEC SECFIX : FIX file SECurity on all files, even skipped files. NODD : NO Destination Directory is specified. NOSD : NO Source Directory is specified. QUIT : QUIT after processing command line (to view parameters). SAVE: jobname : SAVE parameters to the named job file JOB: jobname : Take parameters from the named JOB file. PF : Check run hours on a Per File (not per pass) basis. RH: hhmm-hhmm : Run Hours - times when new copies can be started. MOT: m : MOnitor source run again in m minutes Time, if changed. MON: n : MONitor source run again when more than n changes seen. TEE : Output to console window, as well as the log file. NDL : No Directory List - don’t log directory names. NFL : No File List - don’t log file names.
#EMCOPY IGNORE SYTEM VOLUME FULL#
FP : Include Full Pathname of files in the output. TS : Include Source file Time Stamps in the output. UNILOG+: file : Output status to Unicode Log file (append) LOG+: file : Output status to LOG file (append to existing log). UNILOG: file : Output status to Unicode Log file (overwrite) LOG: file : Output status to LOG file (overwrite existing log). unicode : Display the status output as Unicode text. NP : No Progress - don’t display % copied.
#EMCOPY IGNORE SYTEM VOLUME PLUS#
MIR : MIRror a directory tree - equivalent to /PURGE plus all subfolders (/E) PURGE : Delete dest files/folders that no longer exist in source. DST : Compensate for one-hour DST time differences. CREATE : CREATE directory tree structure + zero-length files only. FAT : Create destination files using 8.3 FAT file names only. A-: : UnSet file Attribute(s) on destination files - remove. A+: : Set file Attribute(s) on destination files + add. TBD : Wait for sharenames To Be Defined (retry error 67). REG : Save /R: n and /W: n in the Registry as default settings. W: n : Wait time between retries - default is 30 seconds. R: n : Number of Retries on failed copies - default is 1 million. Redirecting output using /LOG is recommended for even better performance. of threads to use (1-128)ĭefault = 8 threads, not compatible with /IPG and /EFSRAW
#EMCOPY IGNORE SYTEM VOLUME FREE#
IPG: n : Inter-Packet Gap (ms), to free bandwidth on slow lines.

EFSRAW : Copy any encrypted files using EFS RAW mode. ZB : Use restartable mode if access denied use Backup mode.

#EMCOPY IGNORE SYTEM VOLUME WINDOWS#
NOOFFLOAD : Copy files without using the Windows Copy Offload mechanism. J : Copy using unbuffered I/O (recommended for large files). Z : Copy files in restartable mode (survive network glitch). sl : Copy file symbolic links instead of the target. MOVE : Move files and dirs (delete from source after copying). MOV : MOVe files (delete from source after copying). L : List only - don’t copy, timestamp or delete any files. MINAGE: n : MINimum file AGE - exclude files newer than n days/date. MAXAGE: n : MAXimum file AGE - exclude files older than n days/date. LEV: n : Only copy the top n LEVels of the source tree.
#EMCOPY IGNORE SYTEM VOLUME ARCHIVE#
M : like /A, but remove Archive attribute from source files. A : Copy only files with the Archive attribute set. NOCOPY : Copy NO file info (useful with /PURGE). COPYALL : Copy ALL file info (equivalent to /COPY:DATSOU). SEC : Copy files with SECurity (equivalent to /COPY:DATS). S=Security=NTFS ACLs, O=Owner info, U=aUditing info)įile Data ( D) always includes file Timestamps ( T). (copyflags : D=Data, A=Attributes, T=Timestamps COPY: copyflag : What to COPY (default is /COPY:DAT) E : Copy Subfolders, including Empty Subfolders. ROBOCOPY Source_folder Destination_folder įile(s)_to_copy : A list of files or a wildcard. By default Robocopy will only copy a file if the source and destination have different time stamps or different file sizes.
