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?
You must log in or register to comment.
Look into dns loadbalancing. Closest would be “first to respond” which correlates to latency to server (fastest connection) and maybe load on the server.
Technically possible, but what you probably want is edge caching.
Set the dns server in each location to point to the local clone?
I am considering doing something similar, but for backup, how are you planning on syncronising the shares? I was gonna try syncthing