Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No B64 Password file #1

Open
spoztik opened this issue Sep 19, 2024 · 3 comments
Open

No B64 Password file #1

spoztik opened this issue Sep 19, 2024 · 3 comments

Comments

@spoztik
Copy link

spoztik commented Sep 19, 2024

Ive run all of the .bat files, starting with the startup one first, then it said that there was no encrypted password file, so then I went to the b64 password batch and it said it was stored somewhere but it wasn't. ( i figured it out, my bad)

@suuhm
Copy link
Owner

suuhm commented Sep 19, 2024

Hi, yes first open setup_b64_password.bat file and set password , which is stored under %APPDATA% dir, it will be automatically found by nextcloud batch file in startupdir ;)

@spoztik
Copy link
Author

spoztik commented Sep 19, 2024

What do i do with the startup file? It just says it is checking to see if the host is online, then it's offline and retries infinitely

@suuhm
Copy link
Owner

suuhm commented Sep 19, 2024

It starts a connection to your nextcloud instance via webdav and creates a net drive in windows explorer, so you have to setup/edit these lines in the file:

set "_HOST=example.com/nextcloud/remote.php/dav/files/USERNAME/"
set "_USER=example_username"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants