From b98d56a3bd0cfaf9fadcd9e7a76b2f84ec52f547 Mon Sep 17 00:00:00 2001 From: alf Date: Thu, 7 May 2026 07:16:08 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 539f900..00d5d06 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,23 @@ -Bei der Nutzung von Jottacloud in allen rclone.config hinzufügen: +Bei der Nutzung von Jottacloud und anderen Backends in allen rclone.config hinzufügen: +## Jottacloud ## [jotta] -type = jottacloud -username = deine@email.de ... encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation + +## Nextcloud ## + +[nextcloud] +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 +