webdav-provider
webdav-provider copied to clipboard
Add release apk
can you add a release apk file so that I can use this project without building it?
that would be great
Building is not that hard If anyone have some sort of trouble building this project I have builded and uploaded the apk to a telegram channel
Also I uploaded here the apk with client certificate mutual TLS authentication from defkev repo There is an open pull request 7 months now
I think I need a more recent build. When I tried to add with the build given in the telegram channel, it started printing
‘Couldnt establish webdav connection: expected leading [0-9a-fA-F] character but was 0x1f‘
If I try to use curl with the urls for the sever it prints the html of the page you get on localhost:8008 as expected.
I'm using python webdav installed with
pip install PyWebDAV3 --break-system-packages
And run with
davserver -D /media/ -n -H 0.0.0.0
Before listening on all hostnames I failed connecting, you probably should put the 0.0.0.0 trick on the readme.
I can't build because my PC only has 2gb of memory and a few gib of free / space too (it's a eeepc).
Edit: started using RSAF and apache webdav instead.
The app is now available on the Google Play Store: https://play.google.com/store/apps/details?id=dev.rocli.android.webdav