floccus | bookmarks across browsers via Nextcloud , WebDAV | Browser Plugin library
kandi X-RAY | floccus Summary
kandi X-RAY | floccus Summary
Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of floccus
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
WebDAV: If you have a WebDAV server at hand, like any version of nextcloud/owncloud, box.com or with any other WebDAV server, commercial or self-hosted.
Nextcloud Bookmarks: Nextcloud in particular also sports a dedicated bookmarks app, which allows you to also access your bookmarks via a nice web UI.
Local file and more: You can also just sync with a local file, using the companion desktop app LoFloccus. You can then also sync that file to other computers using your favorite file syncing solution, like Dropbox, Syncthing, rsync, etc. You can also create a WebDAV Server on the local machine using Docker in GNU/Linux, check out the project Floccus-WebDavDocker.
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