Hi...

I have a multisite installation that have about a dozen sites in it right now. In the future I will have hundreds of site in it. Everythings is fine so far.

The biggest hurdle when updating Drupal and modules is the update.php-process. I've started writing a script that uses PHP and cURL to go through the update process. It isn't a very good solution.

Does anyone else have experience updating with update.php for many websites? Any advice or comments?

I've found the drush-project and it seems like the have this as feature request (http://drupal.org/node/194107) but not yet implemented yet.

I will download and test drush.

Anyone with experience with drush? It seem that drush uses CVS (or wget) to download and I already use CVS to maintain drupal and modules.

Thank you for your time.

Andreas Rydberg