mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
docs: add caveat about DSCP on Windows
This commit is contained in:
parent
b5f8f0973b
commit
2188fe38e5
@ -787,6 +787,8 @@ rclone copy --dscp LE from:/from to:/to
|
||||
```
|
||||
would make the priority lower than usual internet flows.
|
||||
|
||||
This option has no effect on Windows (see [golang/go#42728](https://github.com/golang/go/issues/42728)).
|
||||
|
||||
### -n, --dry-run ###
|
||||
|
||||
Do a trial run with no permanent changes. Use this to see what rclone
|
||||
|
Loading…
x
Reference in New Issue
Block a user