[Scummvm-tracker] [ScummVM :: Bugs] #16137: Cloud: support for generic WebDAV storage
ScummVM :: Bugs
trac at scummvm.org
Mon Aug 4 07:40:16 UTC 2025
#16137: Cloud: support for generic WebDAV storage
----------------------------+---------------------
Reporter: picatsv | Owner: (none)
Type: feature request | Status: new
Priority: low | Component: Cloud
Version: | Resolution:
Keywords: | Game:
----------------------------+---------------------
Comment (by i30817):
Opps. If you want this just for cloud saves, well you'll probably have to
use that "workaround for it to work in the intranet and internet" because
that scummvm setting probably requires a url.
What worked for me, very simplified is to use duckdns, install dnsmasq in
the webdav server (and configure the config file to replace the duckdns
webdav url by the IP of the webdav server, and fallback to the router DNS
otherwise) and configure the android home wlan connection to use the
webdav server as the "DNS server(s)" (there are two options).
This is not very nice because if android devices can't find the DNS server
(for instance because the server is off) you get into a loop of attempting
to connect, reconnect, disconnect, etc. You can avoid this by not
replacing both DNS server IPS, so when the server is off, you fallback to
the other. The problem with this is that some android devices call the two
DNS servers aleatory, so sometimes you'll want to refer to the server
hostname (say in termux in a ssh) and it will tell you it can't reach it
(because it's using the other DNS).
--
Ticket URL: <https://bugs.scummvm.org/ticket/16137#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list