

Output updates using the specified FORMAT Output numbers in a human-readable format Specify double-colon alternate port number Same as -filter='dir-merge /.rsync-filter'Īll *from/filter files are delimited by 0sīind address for outgoing socket to daemon Skip compressing files with suffix in LISTĪuto-ignore files in the same way CVS does Prune empty directory chains from file-listĭon't map uid/gid values by user/group nameĭon't skip files that match size and timeįind similar file for basis if no dest fileĪlso compare received files relative to DIR Put a partially transferred file into DIR Receiver deletes after transfer, not duringĪlso delete excluded files from dest dirsĭon't transfer any file smaller than SIZE Receiver deletes before transfer, not during Sender removes synchronized files (non-dir) Skip updating files that exist on receiver Specify the rsync to run on remote machine Store/recover privileged attrs using xattrsĬopy files whole (w/o delta-xfer algorithm) Transform symlink to dir into referent dir Ignore symlinks that point outside the tree Skip files that are newer on the receiver Make backups (see -suffix & -backup-dir)īackup suffix (default ~ w/o -backup-dir) Skip based on checksum, not mod-time & sizeĪrchive mode equals -rlptgoD (no -H, -A, -X) Usages with only one SRC argument and no DEST argument list the source files instead of copying. Īccess via rsync daemon ( PUSH): rsync SRC. [ HOST: DESTĪccess via rsync daemon ( PULL): rsync rsync rsync:/// SRC.

Īccess via remote shell ( PULL): rsync Īccess via remote shell ( PUSH): rsync SRC. Support for anonymous or authenticated rsync daemons (ideal for mirroring).Pipelining of file transfers to minimize latency costs.Can use any transparent remote shell, including ssh or rsh.A CVS exclude mode for ignoring the same files that CVS would ignore.Exclude and exclude-from options similar to GNU tar.

