Im wanting to replicate the files on my home server to my server at my business and a VPS. Then have it setup in a way where my laptop, iphone, etc… will automatically connect to whichever server is closest or fastest. Clearly the servers would sync amongst themselves so they all 3 stay up to date.
Is this even possible?
Look into dns loadbalancing. Closest would be “first to respond” which correlates to latency to server (fastest connection) and maybe load on the server.