[Scummvm-tracker] [ScummVM :: Bugs] #16137: Cloud: support for generic WebDAV storage
ScummVM :: Bugs
trac at scummvm.org
Fri Aug 22 20:03:51 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):
I've seen android apps use webdav client directly before (AlreaderX is
one) and it doesn't ''apppear'' like they're using SAF to do it, so it
may be possible to be faster using that than using a proxy like RSAF and
it would work for all platforms, as long as scummvm has a appropriate VFS
implementation they can slot a webdav library and config tab (for password
and address).
Unfortunately you'll always need linux\proxy tricks in the server if you
want to use the same address for both the intranet and internet (which of
course, you might not want to, or might want to skip altogether for the
internet). Modems simply aren't made to treat addresses different
depending on where they come from, and using a DNS name instead of the
hostname in the intranet just makes them confused and stupid and just
ignore the return from the IP pointing to themselves.
--
Ticket URL: <https://bugs.scummvm.org/ticket/16137#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list