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?

  • @fartsparkles
    link
    211 months ago

    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.