cancel
Showing results for 
Search instead for 
Did you mean: 

Import and Export

documain
Champ in-the-making
Champ in-the-making
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.
1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
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.

Jeff