i think i’ve already read around that it isn’t possible to sync tw to nextcloud.
i was wondering though if it can be synced to seafile?
i know tw uses webdav to sync folders and i believe seafile has that, but my few attempts failed and i don’t know if im doing something wrong or it’s just not possible.
im self-hosting tw on yunohost.
same goes for seafile.
The last time I did look at seafile about 2 years ago over at GoogleGroups. It was possible to host TWs with webdav. But I’m pretty sure things have changed quite a bit in 24 months
WebDav is disabled by default. So you’d need to enable it. But as reported in 2018 it did work. …So this may be worth a test.
The post there also mentions a post from 2018 .. I don’t know if that stuff is still relevant. … It may be worth a read to get more TW specific info.
Usually users ask about webDav to connect on a “file-browser” level. .. That’s not what we need. We need a possibility to server web-pages over WebDav !! That’s important.
That’s why it will work with nginx, because that’s a web server.
BUT BUT BUT
Do NOT use 777 as access rights in production. Everyone may get full access to whatever runs behind it.