Eyestreet "Content Deploy" Tool
This is a java-based tool that will "deploy" or copy content from an Alfresco WCM repository source to another (target) location.
The target location can be local or remote and can be a file system or other CMS.
Target Configuration:
---------------------I used ISDA-IST1 as the target machine for testing.
...
- The agent is stopped by:
$CDHOME/bin/cda stop
Source Configuration:
...
I used ISDA-CS2 as the source machine for testing.
...
- created a deployment config file based on the Eyestreet samples under $CDHOME/conf. My file is $CDHOME/ist1-test.xml
Deploying content
...
Finally, to deploy content, I issued these command:
...