Replies: 1 comment 1 reply
-
|
Hi @Susrex! For nextcloud/webdav access we rely on OpenDAL for the access to the backend and You however have have two options to refer to other places here:
[repository.options]
password = "XXX..."and include this via [global]
use-profiles = ["password-file"] # can also be the full path to the file |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Thanks for creating the software. It has been very pleasant and joyful to work with.
I backup my file to nextcloud. Is there a way how to store password to nextcloud in an external txt file? It works for me with the encryption password. Unfortunately I was not able to make it work with the nextcloud password.
This is the minimal config required:
If it is not possible, is there a workaround? I couldn't find much in the docs about submitting password to nextcloud in another way. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions