2
0
mirror of https://github.com/deajan/osync synced 2024-11-03 15:40:14 +00:00

Added comment about #121

This commit is contained in:
deajan 2018-02-20 22:44:53 +01:00
parent d8b30d7711
commit a7d0c6f515

View File

@ -85,6 +85,7 @@ REMOTE_3RD_PARTY_HOSTS="www.kernel.org www.google.com"
## Optional arguments passed to rsync executable. The following are already managed by the program and shoul never be passed here
## -r -l -p -t -g -o -D -E - u- i- n --executability -A -X -L -K -H -8 -zz skip-compress checksum bwlimit partial partial-dir no-whole-file whole-file backup backup-dir suffix
## --exclude --exclude-from --include --include-from --list-only --stats
## When dealing with different filesystems for sync, or using SMB mountpoints, try adding --modify-window=2 --omit-dir-times as optional arguments.
RSYNC_OPTIONAL_ARGS=""
## Preserve basic linux permissions