1
0
Fork 0
prezto/modules/rsync
2023-08-28 15:49:19 +08:00
..
init.zsh rsync: add partial dir 2023-08-28 15:49:19 +08:00
README.md general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00

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.