From 2188fe38e511348a2cdd56a665f01c13d460d39a Mon Sep 17 00:00:00 2001 From: Tyson Moore Date: Sat, 22 May 2021 15:56:45 -0400 Subject: [PATCH] docs: add caveat about DSCP on Windows --- docs/content/docs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/docs.md b/docs/content/docs.md index 64ad420bd..dad145e44 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -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