Hi,
I have few devices: 2x android, 2x windows, 2x linux and I would like to share at least one folder on all of them. None of the devices have public IPs and some regularly change location (work laptops). Because the XMPP support is missing on windows I couldn't find a way to synchronize the repositories (the keys) or did I miss something in the documentation? How can I archieve "seamless" synchronization when I start the webapp on the devices?
Thank you, Karol
I think you need at least one server that is reachable from every device and serves as a transfer repository. XMPP is only needed to inform peers about changes. Usual the assistant performs a startup check and detects changes that way. You can't sync content over XMPP. All that is very afaik, I hope for corrections if wrong.