Docs: Zoho WorkDrive authorisation reword

Mainly the reference to firewalls didn't make sense. Tried to make more precise. Left z in authorize.
This commit is contained in:
edwardxml 2021-02-14 23:44:52 +00:00 committed by Nick Craig-Wood
parent 9d37c208b7
commit 23b12c39bd
1 changed files with 6 additions and 5 deletions

View File

@ -76,11 +76,12 @@ y/e/d>
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 that rclone runs a webserver on your local machine to collect the Rclone runs a webserver on your local computer to collect the
token as returned from Zoho Workdrive. This only runs from the moment it authorization token from Zoho Workdrive. This is only from the moment
opens your browser to the moment you get back the verification code. your browser is opened until the token is returned.
This is on `http://127.0.0.1:53682/` and this it may require you to The webserver runs on `http://127.0.0.1:53682/`.
unblock it temporarily if you are running a host firewall. If local port `53682` is protected by a firewall you may need to temporarily
unblock the firewall to complete authorization.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this,