prezto/modules/rsync/README.md
Indrajit Raychaudhuri d04a6ef459 rsync: Recommend Homebrew or MacPorts rsync for macOS
Bundled `rsync` is 2.6.x which is too old. Prefer 3.2.x from Homebrew
or MacPorts instead.
2021-05-05 12:03:48 -05:00

900 B

Rsync

Defines rsync aliases.

macOS users are encouraged to use rsync from Homebrew or MacPorts, which has additional enhancements including patches from Bombich.

Aliases

  • rsync-copy copies files and directories from source to destination.
  • rsync-move moves files and directories from source to destination.
  • rsync-update updates files and directories on destination.
  • rsync-synchronize synchronizes files and directories between source and destination.

Authors

The authors of this module should be contacted via the issue tracker.