Synchronization of your Wikis

I've written a simple batch file using wget and curl to synchronize two wikis running MediaWiki (Wikipedia). I use phpMyAdmin to export and to reload the database in SQL. One of the two wikis is local and the other is remote and it requires a login phase. Anyway it's an interesting use of wget and curl (I need to use cur to upload a file using POST).

The next step is to provide a link in the Wiki itself where it's possible to download the current SQL, maybe without using phpMyAdmin.

See here

Comments

Popular Posts