refactor
This commit is contained in:
parent
ab70ed8fad
commit
34b6c7c149
8 changed files with 13 additions and 206 deletions
|
@ -3,3 +3,4 @@ alias rsync-copy="rsync -avz --progress -h"
|
|||
alias rsync-move="rsync -avz --progress -h --remove-source-files"
|
||||
alias rsync-update="rsync -avzu --progress -h"
|
||||
alias rsync-synchronize="rsync -avzu --delete --progress -h"
|
||||
alias rsync-backup="rsync -avzhruP --update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue