Files
rclone_encoding/README.md
2026-05-07 06:59:20 +00:00

10 lines
243 B
Markdown

Bei der Nutzung von Jottacloud in allen rclone.config hinzufügen:
<code>
[jotta]
type = jottacloud
username = deine@email.de
...
encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
</code>