1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: Clarify remote naming convention

Co-authored-by: dougal <147946567+roucc@users.noreply.github.com>
Co-authored-by: dougal <dougal.craigwood@gmail.com>
This commit is contained in:
Joseph Brownlee
2025-10-31 09:42:38 -06:00
committed by GitHub
parent 94deb6bd6f
commit becc068d36
20 changed files with 21 additions and 22 deletions

View File

@@ -83,7 +83,7 @@ q) Quit config
e/n/d/r/c/s/q> q e/n/d/r/c/s/q> q
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level in `/mnt/storage/backup` List directories in top level in `/mnt/storage/backup`

View File

@@ -92,7 +92,7 @@ your browser to the moment you get back the verification code. This
is on `http://127.0.0.1:53682/` and this may require you to unblock is on `http://127.0.0.1:53682/` and this may require you to unblock
it temporarily if you are running a host firewall. it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Box List directories in top level of your Box

View File

@@ -64,7 +64,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your 1Fichier account List directories in top level of your 1Fichier account

View File

@@ -89,7 +89,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Enterprise File Fabric List directories in top level of your Enterprise File Fabric

View File

@@ -66,7 +66,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories and files in the top level of your Gofile List directories and files in the top level of your Gofile

View File

@@ -81,7 +81,7 @@ The webserver runs on `http://127.0.0.1:53682/`.
If local port `53682` is protected by a firewall you may need to temporarily If local port `53682` is protected by a firewall you may need to temporarily
unblock the firewall to complete authorization. unblock the firewall to complete authorization.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your HiDrive root folder List directories in top level of your HiDrive root folder

View File

@@ -277,7 +277,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Jottacloud List directories in top level of your Jottacloud

View File

@@ -75,7 +75,7 @@ y/e/d> y
login via the browser, otherwise attempting to use the credentials in `rclone` login via the browser, otherwise attempting to use the credentials in `rclone`
will fail. will fail.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Mega List directories in top level of your Mega

View File

@@ -108,7 +108,7 @@ 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 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. you to unblock it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your OneDrive List directories in top level of your OneDrive

View File

@@ -83,7 +83,7 @@ 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 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. it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your pCloud List directories in top level of your pCloud

View File

@@ -73,7 +73,7 @@ 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 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. it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your premiumize.me List directories in top level of your premiumize.me

View File

@@ -83,7 +83,7 @@ y/e/d> y
after a regular login via the browser, otherwise attempting to use the after a regular login via the browser, otherwise attempting to use the
credentials in `rclone` will fail. credentials in `rclone` will fail.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Proton Drive List directories in top level of your Proton Drive

View File

@@ -59,7 +59,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your Quatrix List directories in top level of your Quatrix
@@ -287,4 +287,4 @@ This can be fixed by freeing up the space or increasing the quota.
## Server-side operations ## Server-side operations
Quatrix supports server-side operations (copy and move). In case of conflict, files are overwritten during server-side operation. Quatrix supports server-side operations (copy and move). In case of conflict, files are overwritten during server-side operation.

View File

@@ -92,7 +92,7 @@ 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 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. it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your ShareFile List directories in top level of your ShareFile

View File

@@ -78,7 +78,7 @@ y/e/d> y
Note that the config asks for your email and password but doesn't Note that the config asks for your email and password but doesn't
store them, it only uses them to get the initial token. store them, it only uses them to get the initial token.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories (sync folders) in top level of your SugarSync List directories (sync folders) in top level of your SugarSync

View File

@@ -73,7 +73,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List folders in root level folder: List folders in root level folder:

View File

@@ -72,8 +72,7 @@ e) Edit this remote
d) Delete this remote d) Delete this remote
y/e/d> y/e/d>
``` ```
Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
Once configured you can then use `rclone` like this,
List directories in top level of your Uptobox List directories in top level of your Uptobox

View File

@@ -89,7 +89,7 @@ d) Delete this remote
y/e/d> y y/e/d> y
``` ```
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
List directories in top level of your WebDAV List directories in top level of your WebDAV

View File

@@ -69,7 +69,7 @@ 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 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. unblock it temporarily if you are running a host firewall.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
See top level directories See top level directories

View File

@@ -89,7 +89,7 @@ The webserver runs on `http://127.0.0.1:53682/`.
If local port `53682` is protected by a firewall you may need to temporarily If local port `53682` is protected by a firewall you may need to temporarily
unblock the firewall to complete authorization. unblock the firewall to complete authorization.
Once configured you can then use `rclone` like this, Once configured you can then use `rclone` like this (replace `remote` with the name you gave your remote):
See top level directories See top level directories