2012-06-14 01:45:23 +00:00
|
|
|
Rsync
|
|
|
|
=====
|
|
|
|
|
|
|
|
Defines [rsync][1] aliases.
|
|
|
|
|
2013-05-24 16:29:49 +00:00
|
|
|
Mac OS X users are encouraged to use [Bombich's rsync][2], which has HFS+
|
|
|
|
enhancements.
|
|
|
|
|
2012-06-14 01:45:23 +00:00
|
|
|
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
|
|
|
|
-------
|
|
|
|
|
2013-05-24 16:29:49 +00:00
|
|
|
*The authors of this module should be contacted via the [issue tracker][3].*
|
2012-06-14 01:45:23 +00:00
|
|
|
|
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
|
|
|
|
[1]: http://rsync.samba.org
|
2017-08-29 21:13:39 +00:00
|
|
|
[2]: https://bombich.com/kb/ccc5/credits#rsync
|
2013-05-24 16:29:49 +00:00
|
|
|
[3]: https://github.com/sorin-ionescu/prezto/issues
|