1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-10-03 03:42:38 +00:00
prezto/modules/rsync
Indrajit Raychaudhuri 788aa3d158 rsync: Check for new rsync before applying newer options
The newer options for extended attributes or file-flags got reliable
only after rsync v3.1.
2021-05-05 12:03:48 -05:00
..
init.zsh rsync: Check for new rsync before applying newer options 2021-05-05 12:03:48 -05:00
README.md Rename "Mac OS X" to "macOS" in comments 2018-04-16 15:53:48 -07:00

Rsync

Defines rsync aliases.

macOS users are encouraged to use Bombich's rsync, which has HFS+ enhancements.

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.