mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 22:55:59 +03:00
[GH-ISSUE #357] OneDrive setup #296
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mruac on GitHub (Aug 27, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/357
Software versions
Steps to reproduce
Expected outcome
My bookmarks are synced to OneDrive, which I can then sync to my phone and other browsers.
Actual outcome
Syncing failed with E023: Unable to clear lock file, consider deleting bookmarks.xbel.lock manually.
No bookmarks.xbel.lock file is found in my OneDrive account after attempting to sync.
Debug log
@marcelklehr commented on GitHub (Aug 27, 2019):
Make sure you a have slash at the end of your webdav URL.
@mruac commented on GitHub (Aug 27, 2019):
Same error still happens even with the added forward slash at the end of the URL.
@marcelklehr commented on GitHub (Aug 27, 2019):
Wait, your floccus version is v4.7.17 🤔 ? That's not even released yet...
@marcelklehr commented on GitHub (Aug 27, 2019):
Do the same credentials work when using some other webdav client?
@mruac commented on GitHub (Aug 28, 2019):
Sorry, for some reason the extension detail preview shows v4.7.17 and the details page shows v3.4.0.5
The same credentials and url works in WinSCP, following this guide: https://winscp.net/eng/docs/guide_microsoft_onedrive
though the it does not ask to use https and uses a port number instead.
Using the same process also works in Windows explorer's network drive.
@marcelklehr commented on GitHub (Aug 28, 2019):
So, I checked and onedrive expects the WLID1.0 authentication scheme to be used. Currently floccus only supports Basic auth.
@mruac commented on GitHub (Aug 28, 2019):
Damn, Looks like onedrive is not supported then. I'm not willing to set up a new cloud storage account or set up a webdav server, so I guess this isn't for me.
Thank you for your help, your project is very interesting!
@marcelklehr commented on GitHub (Aug 28, 2019):
You could use LoFloccus to sync to a local file that you then sync via the official onedrive client.
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.