mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2026-04-18 17:30:13 +02:00
Update
This commit is contained in:
@@ -12,6 +12,6 @@ DEST="${2}"
|
||||
|
||||
# --bwlimit=30000 --whole-file
|
||||
|
||||
rsync -e "ssh -p 2222 -o Compression=no" \
|
||||
rsync -e "ssh -p 4444 -o Compression=no" \
|
||||
--progress --human-readable --archive --stats --verbose --acls --xattrs --stats --delete-during \
|
||||
"${SOURCE}" "${DEST}"
|
||||
|
||||
Reference in New Issue
Block a user