Add --block-size setting to default config to avoid hangs when backing up large files

This commit is contained in:
Janek Bevendorff 2017-06-14 01:05:16 +02:00
parent 8416d9a088
commit 0a3d0cff18
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ REMOTE_USER="%h-%u"
#SSH_OPTIONS="-C -i .ssh/id_rsa"
# Additional options for rsync
RSYNC_OPTIONS="--acls --hard-links --xattrs"
RSYNC_OPTIONS="--acls --hard-links --xattrs --block-size=131072"
#RSYNC_OPTIONS="--hard-links --xattrs"
# Name of the file inside the users' home directories