
- #7 days admin commands archive
- #7 days admin commands plus
- #7 days admin commands free
- #7 days admin commands windows
Source directory files older than the destination are excluded from the copy.Įxcludes extra files and directories present in the destination but not the source. Source directory files newer than the destination are excluded from the copy. Wildcard characters ( * and ?) are supported.Įxcludes directories that match the specified names and paths.Įxcludes existing files with the same timestamp, but different file sizes. The valid values for this option are:Įxcludes files that match the specified names or paths. The valid values for this option are:Įxcludes files for which any of the specified attributes are set. Includes only files for which any of the specified attributes are set.
#7 days admin commands archive
The file size threshold for throttling in n kilobytes, megabytes, or gigabytes (see Remarks).Ĭopies only files for which the Archive attribute is set.Ĭopies only files for which the Archive attribute is set, and resets the Archive attribute. The requested i/o rate in n kilobytes megabytes, or gigabytes per second. The requested max i/o size per read/write cycle in n kilobytes, megabytes, or gigabytes.
#7 days admin commands windows
The /mt parameter was introduced in Windows Server 2008 R2 and its functionality applies to current versions of Windows Server. Requests network compression during file transfer, if applicable.Įnables retaining sparse state during copy. The /mt parameter can't be used with the /ipg and /efsraw parameters.Ĭopies no directory info (the default /dcopy:DA is done).Ĭopies files without using the Windows Copy Offload mechanism. For better performance, redirect your output using /log option.
#7 days admin commands free
Specifies the inter-packet gap to free bandwidth on slow lines.Ĭopies junctions (soft-links) to the destination path instead of link targets.ĭon't follow symbolic links and instead create a copy of the link.Ĭreates multi-threaded copies with n threads. Specifies run times when new copies may be started.Ĭhecks run times on a per-file (not per-pass) basis. Monitors the source and runs again in m minutes if changes are detected. Monitors the source and runs again when more than n changes are detected. Turns off support for paths longer than 256 characters. The valid values for this option are:Ĭreates a directory tree and zero-length files only.Ĭreates destination files by using 8.3 character-length FAT file names only. Removes the specified attributes from copied files. Moves files and directories, and deletes them from the source after they're copied.Īdds the specified attributes to copied files. Moves files, and deletes them from the source after they're copied. Using this option with the /e option and a destination directory, overwrites the destination directory security settings.
#7 days admin commands plus
Mirrors a directory tree (equivalent to /e plus /purge). Using this option with the /e option and a destination directory, allows the destination directory security settings to not be overwritten. The default value for this option is DA (data and attributes).Ĭopies files with security (equivalent to /copy:DATS).Ĭopies all file information (equivalent to /copy:DATSOU).Ĭopies no file information (useful with /purge).įixes file security on all files, even skipped ones.įixes file times on all files, even skipped ones.ĭeletes destination files and directories that no longer exist in the source. The X flag is ignored if either /B or /ZB is used. The default value for the /COPY option is DAT (data, attributes, and time stamps).

If file access is denied, switches to backup mode.Ĭopies using unbuffered I/O (recommended for large files).Ĭopies all encrypted files in EFS RAW mode. This allow copying of files you might otherwise not have access to assuming it's being run under an account with sufficient privileges.Ĭopies files in restartable mode. In restartable mode, should a file copy be interrupted, Robocopy can pick up where it left off rather than recopying the entire file.Ĭopies files in backup mode allowing Robocopy to override file and folder permission settings (ACLs). This option automatically includes empty directories.Ĭopies only the top n levels of the source directory tree.Ĭopies files in restartable mode. This option automatically excludes empty directories.Ĭopies subdirectories. Specifies the options to use with the robocopy command, including copy, file, retry, logging, and job options.Ĭopies subdirectories. If you don't specify this parameter, *.* is used as the default value. Wildcard characters ( * or ?) are supported. Specifies the file or files to be copied. Specifies the path to the destination directory. Specifies the path to the source directory. If any data is copied from the root of a device, the destination directory will adopt the "hidden" attribute during the copy process.
