prezto/modules/rsync
Indrajit Raychaudhuri 261d3b8224 rsync: Remove broken HFS+ specific compression flag
Remove `--protect-decmpfs` by default since hfs-compression specific
changes have been marked by upstream as broken since 3.1.3 and there is
little likelihood of that changing.
2021-05-05 11:51:25 -05:00
..
init.zsh rsync: Remove broken HFS+ specific compression flag 2021-05-05 11:51:25 -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.