# Rsync aliases

The rsync.aliases.sh file creates helpful shortcut aliases for rsync (opens new window).

# Rsync

Rsync (opens new window) is a command that copies files and directories to another location.

Alias Command Description
rs rsync -avz Rsync with verbose and progress.
rsync rs Rsync with verbose and progress.