From 0988fd9e9f77a29bd5344c0c1862d6b5e4a763e7 Mon Sep 17 00:00:00 2001 From: Yxxx <45665172+marsjane@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:29:24 +0800 Subject: [PATCH] docs: update pcloud doc to avoid puzzling token error when use remote rclone authorize --- docs/content/pcloud.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/content/pcloud.md b/docs/content/pcloud.md index 10b17dbdf..adbc07ebb 100644 --- a/docs/content/pcloud.md +++ b/docs/content/pcloud.md @@ -39,6 +39,10 @@ Pcloud App Client Id - leave blank normally. client_id> Pcloud App Client Secret - leave blank normally. client_secret> +Edit advanced config? +y) Yes +n) No (default) +y/n> n Remote config Use web browser to automatically authenticate rclone with remote? * Say Y if the machine running rclone has a web browser you can use @@ -67,6 +71,10 @@ y/e/d> y See the [remote setup docs](/remote_setup/) for how to set it up on a machine with no Internet browser available. +Note if you are using remote config with rclone authorize while your pcloud +server is the EU region, you will need to set the hostname in 'Edit advanced +config', otherwise you might get a token error. + Note that rclone runs a webserver on your local machine to collect the token as returned from pCloud. This only runs from the moment it opens your browser to the moment you get back the verification code. This