sersync Parameter Description

-v, --verbose verbose mode output
-q, --quiet Lite output mode
-c, --checksum check switch open, file transfer force verify
-a, --archive filing mode represents a transmission recursively file, the file attributes and keeping all equal -rlptgoD
-R & lt, --recursive subdirectories recursive processing mode
-R, --relative using relative path information
-b, --backup create a backup, which is already present for the purposes of when the same file name, the old file is renamed ~ filename. You can use --suffix option to specify a different backup file prefix.
--backup-dir backup file (e.g., ~ filename) stored in the directory.
-suffix = SUFFIX define the backup file prefix
-u, --update only be updated, that is, to skip all already present in the DST, and the file later than files to back up. (Covering not update file)
-l, --links retention soft link
-L, --copy-links treated like regular file processing as soft link
--copy-unsafe-links pointing to other than only copy of the directory tree path SRC links
--safe-links pointing to ignore links outside the SRC path directory tree
-H, --hard-links preserves hard links
-p, --perms to keep file permissions
-o, --owner keep the main information file attributes
- g, --group keep the file is a set of information
-D, --devices holding device file information
-t, --times keep the file time information
-S, --sparse sparse files to save space for special treatment of DST
-n, --dry-run reality which files will be transferred
-W, --whole-file copy file, not the incremental detecting
-x, --one-file-system file system do not cross boundaries
-B, --block-size = sIZE test algorithm block size, the default is 700 bytes
-e, --rsh = cOMMAND specify rsh, ssh way data synchronization
--rsync-path = pATH rsync command specifies the path on the remote server information
-C, --cvs-exclude using the same method and the CVS file automatically ignore, to exclude do not want to file transfer
--existing only update files that already exist in the DST, rather than backing up the newly created files
--delete delete those DST SRC is not in the file
--delete-excluded also deletes the receiving end of those options exclude the specified files
and then deleted after the end of the --delete-after transmission
--ignore-errors IO error also occurs promptly delete
--max-delete = NUM NUM deleted files up to
--partial keep those files for some reason not fully transfer , so to speed up subsequent Retransmission
--force force delete directory, even if not empty
--numeric-ids user and group ID does not match the number of user names and group names
--timeout = TIME IP timeout in seconds
-I, --ignore-times do not skip the same time and the length of the document
--size-only when deciding whether to back up files, the file size only view the file regardless of the time
NUM determines --modify-window = window timestamp file is used in the same time, the default is 0
-T --temp-dir = dIR creates temporary files in dIR
whether --compare-dest = dIR dIR in the same comparison to determine the need to back up files
-P equivalent in --partial
--progress display backup process
-z, --compress backup file compression processing in the transmission
--exclude = pATTERN exclude undesirable specified file transfer mode
--include = pATTERN do not preclude the need to specify the transmission the file mode
--exclude-from = fILE fILE exclude the specified pattern file
--include-from = fILE exclude files do not match the specified pattern fILE
--version print version information
--address bound to a specific address
--config = fILE specify a different configuration file, do not use the default file rsyncd.conf
--port = pORT specify other rsync service port
--blocking-io to use blocking IO for remote shell
-stats given the state of the transmission of certain documents
- pro gress transmission when transmitting real
--log-format = formAT specified log format file
--password-file = FILE password obtained from the FILE
--bwlimit = KBPS limit I / O bandwidth, KBytes per SECOND
-H, --help display help information

Guess you like

Origin www.cnblogs.com/sdifens/p/11804490.html