floccus | : cloud : Sync your bookmarks privately across browsers | Browser Plugin library
kandi X-RAY | floccus Summary
kandi X-RAY | floccus Summary
Sync your bookmarks privately across browsers. If you'd like to support the creation and maintenance of this software, please consider donating. :).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Gets all icons in a page .
- Promise wrapper for chrome . js
- Turns a function into a promise .
- Create an XB file
- Applies properties to the target object .
- define callback callback
- Watch for files
- transform file
floccus Key Features
floccus Examples and Code Snippets
Community Discussions
Trending Discussions on floccus
QUESTION
[EDIT 2]: TL;DR - floccus can't use Digest Authorization, which was how my sabre/dav server was set up. See this GitHub issue.
I've set up a sabre/dav server on a Raspberry Pi 4 by following the instructions here. When I navigate to my server URL in my browser, I get to the sabre web interface. I can upload files here, and they appear in my public
folder.
Now, I'm trying to set up floccus to sync my bookmarks with the server, but I'm hitting a wall. I put in my server URL and credentials just as if I were connecting through my browser, and I specify the path where the bookmarks file should be stored. I save those settings, then click 'Sync Now', but I end up with an error: E018: Couldn't authenticate with the server.
There's a button beside the error to download a debug log, but it's an empty file.
I've tried various ways of setting the path - a file at the root of my public
folder (bookmarks.xbel
), a file in a directory further down (bookmarks/bookmarks.xbel
), both with and without the file created first, and all of these result in the same error.
Has anyone had any luck with this before that might be able to shine a light on what I'm doing wrong here?
[EDIT]: Using @Marcel Klehr's answer, I managed to track down the response being sent by the server when I try to sync:
...ANSWER
Answered 2021-Jan-28 at 23:26It looks to me that your actual issue isn't with the path itself but with the server (just look at the error).
Have you tried removing the right-most slash?
In other words, replace http://my-public-ip/sabre/server.php/
with http://my-public-ip/sabre/server.php
.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install floccus
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page