However - what I'm trying to do is to automate a backup procedure for around a dozen non-databased PHP sites.
Is this possible <?>:
1) Set up a central SOLO install (with database) somewhere.
2) Have it communicate with up multiple (non-databased) sites.
3) Do CRON triggered backups for all these sites to a single remote location (that stores all the backup archives).
Adam.