From 23b12c39bdca7c9d7581bd9d0eab2f2167d9ff99 Mon Sep 17 00:00:00 2001 From: edwardxml <56691903+edwardxml@users.noreply.github.com> Date: Sun, 14 Feb 2021 23:44:52 +0000 Subject: [PATCH] Docs: Zoho WorkDrive authorisation reword Mainly the reference to firewalls didn't make sense. Tried to make more precise. Left z in authorize. --- docs/content/zoho.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/content/zoho.md b/docs/content/zoho.md index 3e76285a0..1c44cc3f2 100644 --- a/docs/content/zoho.md +++ b/docs/content/zoho.md @@ -76,11 +76,12 @@ y/e/d> See the [remote setup docs](/remote_setup/) for how to set it up on a machine with no Internet browser available. -Note that rclone runs a webserver on your local machine to collect the -token as returned from Zoho Workdrive. This only runs from the moment it -opens your browser to the moment you get back the verification code. -This is on `http://127.0.0.1:53682/` and this it may require you to -unblock it temporarily if you are running a host firewall. +Rclone runs a webserver on your local computer to collect the +authorization token from Zoho Workdrive. This is only from the moment +your browser is opened until the token is returned. +The webserver runs on `http://127.0.0.1:53682/`. +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,