From 5dd4a64b68fda91045d17baa2e915342d70d66f2 Mon Sep 17 00:00:00 2001 From: alf Date: Thu, 7 May 2026 07:20:37 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00d5d06..99a445a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Bei der Nutzung von Jottacloud und anderen Backends in allen rclone.config hinzufügen: + ## Jottacloud ## [jotta] @@ -7,7 +8,8 @@ Bei der Nutzung von Jottacloud und anderen Backends in allen rclone.config hinzu encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation -## Nextcloud ## + +## Nextcloud, MagentaCloud, Bitrix ## [nextcloud] type = webdav @@ -15,9 +17,17 @@ type = webdav encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation + ## Scaleway, AWS S3 ## type = s3 ... encoding = Slash,InvalidUtf8,Dot,Hash,Question + + +## HiDrive ## + +encoding = Slash,Dot,Del,Ctl,InvalidUtf8,Hash,Exclamation + +