This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/modules/rsync
Indrajit Raychaudhuri 55e4db9429 Enable 'acls', 'xattrs' support in rsync whenever available
rsync has support for these available in most cases and isn't
specific to Mac OS X any more.

Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
2014-10-12 19:20:55 -04:00
..
README.md Only one newline at end of file 2014-10-09 23:38:15 -04:00
init.zsh Enable 'acls', 'xattrs' support in rsync whenever available 2014-10-12 19:20:55 -04:00

README.md

Rsync

Defines rsync aliases.

Mac OS X 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.