You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
874 B
874 B
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.