Skip to content

Commit 3b386f8

Browse files
Added sentence about using --trust-sender before v3.2.5
1 parent b12cc3e commit 3b386f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To avoid this degradation you **must** use the `--trust-sender` flag with rsync.
2323
2. Upgrade (using the package manager on your host) the rsync package to v3.2.5 or newer
2424
3. Manually download and build the rsync binary
2525

26-
Option #3 is required if your operating system's package manager does not have access to rsync v3.2.5 or later (e.g. Ubuntu Focal).
26+
Option #3 is required if your operating system's package manager does not have access to rsync v3.2.5 or later (e.g. Ubuntu Focal). Please note that if you use a version of rsync that is lower than v3.2.5, you will need to ensure the `--trust-sender` flag is not enabled in your `backup.config` file since that flag is only supported on v3.2.5 or later.
2727

2828
## Storage requirements
2929

0 commit comments

Comments
 (0)