mirror of
https://github.com/rclone/rclone.git
synced 2025-01-03 04:49:47 +01:00
docs: update pcloud doc to avoid puzzling token error when use remote rclone authorize
This commit is contained in:
parent
51cde23e82
commit
0988fd9e9f
@ -39,6 +39,10 @@ Pcloud App Client Id - leave blank normally.
|
|||||||
client_id>
|
client_id>
|
||||||
Pcloud App Client Secret - leave blank normally.
|
Pcloud App Client Secret - leave blank normally.
|
||||||
client_secret>
|
client_secret>
|
||||||
|
Edit advanced config?
|
||||||
|
y) Yes
|
||||||
|
n) No (default)
|
||||||
|
y/n> n
|
||||||
Remote config
|
Remote config
|
||||||
Use web browser to automatically authenticate rclone with remote?
|
Use web browser to automatically authenticate rclone with remote?
|
||||||
* Say Y if the machine running rclone has a web browser you can use
|
* 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
|
See the [remote setup docs](/remote_setup/) for how to set it up on a
|
||||||
machine with no Internet browser available.
|
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
|
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
|
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
|
your browser to the moment you get back the verification code. This
|
||||||
|
Loading…
Reference in New Issue
Block a user