Posts made by Martin Dougiamas

Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Plugin developers Picture of Testers
You need to mirror all the files (data AND Moodle itself) and mirror the database. For mirroring files I use "rsync", which only copies the changed files. I've never mirrored a database but http://google.com found this: http://www.mysql.com/doc/en/Replication.html

I think you may run into some serious problems if both servers are being used at the same time ... it might be easier to work on getting a permanent internet connection.