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

docs: consistent capitalization of WebDAV, DLNA, HTTP

This commit is contained in:
albertony
2022-06-19 18:59:54 +02:00
parent ee87e919c5
commit bc70a95fca
12 changed files with 25 additions and 25 deletions

View File

@@ -118,7 +118,7 @@ e.g.
export no_proxy=localhost,127.0.0.0/8,my.host.name
export NO_PROXY=$no_proxy
Note that the ftp backend does not support `ftp_proxy` yet.
Note that the FTP backend does not support `ftp_proxy` yet.
### Rclone gives x509: failed to load system roots and no roots provided error ###