I have two servers with alfresco installed. Now i want to sync the data from one alfresco to the other, automatically on timely basis. So that it becomes complete replica in case of server failure. How can i do that? Any web-scripts or similar resources would be helpful. Thanks in advance.
Asked
Active
Viewed 27 times
0
-
3Use the [built-in Replication Service](http://docs.alfresco.com/5.0/concepts/admintools-replication-config.html)? Or [turn on high-availability clustering](http://docs.alfresco.com/5.0/concepts/ha-intro.html)? – Gagravarr Jun 29 '16 at 11:21
-
thanks @Gagravarr will check it. – Redone Jun 29 '16 at 11:52
-
1Note that both services are Enterprise Edition only. If you use the Community Edition, they are not available. – Jun 30 '16 at 06:57
-
@LutzHorn I used alfresco 3.2 community edition. Is there any web scripts that can do similar or just take backup and let the user download it? – Redone Jun 30 '16 at 11:03