this post was submitted on 31 Jul 2023
12 points (100.0% liked)

DeGoogle Yourself

9766 readers
67 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 5 years ago
MODERATORS
 

I'm planning to selfhost my own webdav server, but I'm not sure what FOSS app to use. RCX seems to be not being maintained anymore (last updated was 2021). Any suggested app available in Fdroid?

EDIT1: I want to sync my keepassxc database using webdav so i can use the same file on my Android phone and laptop. Looks like keepassxc doesn't support synchronization

EDIT2: ok I found DAVx⁵, has anyone tried it?

all 23 comments
sorted by: hot top controversial new old
[–] s08nlql9@lemm.ee 7 points 2 years ago (2 children)

ok I found DAVx⁵, has anyone tried it?

[–] JoyfulCodingGuy@lemmy.ml 6 points 2 years ago* (last edited 2 years ago) (1 children)

Yes I've been using DAVx⁵ for many years to sync my Synology Calendar to my phone via WebDAV and my contacts via CardDAV. Any concerns you have?

[–] s08nlql9@lemm.ee 1 points 2 years ago (2 children)

can i also use webdav in DavX to sync files for my keepass db?

[–] MasterBuilder@lemmy.one 1 points 2 years ago

If you have a dropbox-like service, such as Synology Drive, you can put the file on the replicated volume to get the same effect.

I use synology drive, but I have it locked down so I can only sync when I'm on my local network or I activate my personal VPN remotely.

[–] JoyfulCodingGuy@lemmy.ml 1 points 2 years ago* (last edited 2 years ago) (2 children)

I see. Somehow I missed your first edit with that information. It does not seem like that's an option given the response on the GitHub discussions: https://github.com/bitfireAT/davx5-ose/discussions/318#discussioncomment-5814992

They suggest:

creating a Tasker automation, or use an specialized application for synchronization like Syncthing or FolderSync for example.

Apparently there's also the option to use NextCloud and their app if you want to go that route like someone else suggested.

[–] Tucumano88@lemmy.zip 1 points 2 years ago

Sorry, but I use davx5 and sync with contacts and calendar with nextcloud

[–] s08nlql9@lemm.ee 1 points 2 years ago

ah I think they are suggesting Tasker if user wants to autocopy new files (e.g. say an image after taking a pic) to the WebDav folder. This is not what I plan to do as I will already place the keepass file to the webdav folder.

My question about DavX is if it has WebDav feature (which looks like it has) and works correctly to sync files in the specified folder? I don't see any webdav apps in Fdroid other than DavX.

[–] Goun@lemmy.ml 2 points 2 years ago (1 children)

Yes! It works perfectly, you can have Google and non-Google accounts there.

[–] s08nlql9@lemm.ee 1 points 2 years ago

thanks for the feedback

[–] fartsparkles@sh.itjust.works 2 points 2 years ago (1 children)

There’s WebDAV modules for all major web servers. Just use whatever web server you’re more familiar with configuring.

There’s probably Docker images about, ready to go with WebDAV, to save time.

[–] Generator@lemmy.pt 3 points 2 years ago

Op is asking for an app for Android

[–] Hubi@feddit.de 1 points 2 years ago* (last edited 2 years ago) (1 children)

Keepass2Android supports fetching the database over WebDAV. It's not on F-Droid though.

[–] s08nlql9@lemm.ee 2 points 2 years ago

Keepass2Android

that's sad no progress for an fdroid app, but i think this is fine as long as webdav is supported

[–] deliux@discuss.tchncs.de 1 points 2 years ago (1 children)

There are plenty. I use nextcloud

[–] s08nlql9@lemm.ee 1 points 2 years ago (1 children)

do you experience any merge conflicts with nextcloud like what some users have reported?

[–] deliux@discuss.tchncs.de 1 points 2 years ago

no, but i also don't use keepass anymore 😆 in the thread its mentioned that the android app might be to fault for that, directly using webdav should work