I’m not sure why I’m asking this as I’m sure the answer is no but here goes…
- I have a number of sites set up for filesystem publishing (for different language subdomains - en.blah.com, es.blah.com, de.blah.com…).
- I also have a couple of database publishing sites set up.
- These sites all form a compete public website.
At the moment I have a scheduled task in 6.7 which starts one edition, and at the end of that edition I have a post edition task which runs a batch file, which in turn runs one of the other editions etc. etc. This way all my editions publish one after another without me having to guess how long editions will take and manually scheduling them to run.
Although I love the queue,prepare,deliver mechanism in 6.7 publishing editions the problem for me is that it only works within a single edition. I’d love to get all my publishing done locally (for the multiple sites, both filesystem and database), then deliver them all to the destination server at one.
Back to my question… is this possible or should I be heading back down the rsync route like in the pre 6.7 days…?
Thanks in advance.