add rclone config string for making connection strings #8859

This commit is contained in:
Nick Craig-Wood
2025-09-30 10:24:49 +01:00
parent 72437a9ca2
commit 50c1b594ab
2 changed files with 56 additions and 0 deletions

View File

@@ -384,6 +384,9 @@ does not work on Windows.)
rclone copy ':http,url="https://example.com":path/to/dir' /tmp/dir
```
You can use [rclone config string](/commands/rclone_config_string/) to
convert a remote into a connection string.
#### Connection strings, config and logging
If you supply extra configuration to a backend by command line flag,