9 Jan
2007
9 Jan
'07
9:54 a.m.
Hi,
Could you suggest a better way to replicate the database in 2 radius servers?
rysnc / ssh / tar or any suggestion?
I would suggest CVS for version control, and rsync to copy the files to another server.
or Mysql 4.x or 5.x with MASTER/SLAVE configuration if you are dealing with live replication. alan