You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to write this down for people who use Nextcloud: You don't have to give Rayhunter your fully-privileged user/password for uploading recordings.
It's a bit buried in the docs, but you can share a folder with password-protection, and that password can be used to access that folder over WebDAV too.
If you have a sharelink for a folder like https://example.com/s/ABCDEF, then Rayhunter's config will look like this:
url: https://example.com/public.php/dav/files/ABCDEF/
username: ABCDEF
password: optionally, the password defined when generating the sharelink
Your regular username or password don't appear at all in the config. Note that the URL also doesn't contain remote.php like usual, but public.php instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to write this down for people who use Nextcloud: You don't have to give Rayhunter your fully-privileged user/password for uploading recordings.
It's a bit buried in the docs, but you can share a folder with password-protection, and that password can be used to access that folder over WebDAV too.
If you have a sharelink for a folder like
https://example.com/s/ABCDEF, then Rayhunter's config will look like this:Your regular username or password don't appear at all in the config. Note that the URL also doesn't contain
remote.phplike usual, butpublic.phpinstead.Beta Was this translation helpful? Give feedback.
All reactions