Date: Tue, 27 May 2003 17:51:10 +1000 From: Ian Clarke <ian@digitalinscription.net> To: nbari@unixmexico.com Cc: freebsd-isp@freebsd.org Subject: Re: replicating data over 2 servers Message-ID: <1054021870.3ed318ee732fb@www.digitalinscription.net> In-Reply-To: <2217.148.243.211.187.1054021261.squirrel@mail.unixmexico.com> References: <2217.148.243.211.187.1054021261.squirrel@mail.unixmexico.com>
next in thread | previous in thread | raw e-mail | index | archive | help
rsync sounds like it'd fit your problem. It's in the ports collection in the net category Cheers Ian Quoting nbari@unixmexico.com: > hi all, i have to servers (A, B) with round robin DNS, users enter to > server A and server B and they write to a txt file, how can i sync the > file from both server so it can be always the same? for example if a user > enter to server A and modify some data, replicate that modification to > server B so when user enter to server B he can see his changes, and the > same if user modify a file on server B, replicate that file to server A, > any idea? > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1054021870.3ed318ee732fb>