I'm testing the free version of Alfresco Cloud. Is there a way to export a site and then import it into another Alfresco Cloud account and/or a local Alfresco install? WebDAV would work, but it isn't available on a trial account.
You could write this fairly easily with the <a href="https://www.alfresco.com/develop/cloud">Public API</a>. However the Public API does not currently support creating sites or inviting users to sites so you would basically be using the Public API to copy the documents and metadata out of an existing document library and into another.