xmlsh can do this as well with recursive get/put commands but it doesn't preserve as much of the metadata as XQSync (although, IMHO, its a bit easier to use)
http://www.xmlsh.org/ModuleMarkLogic http://www.xmlsh.org/MarkLogicPut http://www.xmlsh.org/MarkLogicGet A useful feature of the "put" command is that it can store a md5 of the content as a property. This allows you to create an efficient "sync" program which only uploads changed data. ---------------------------------------- David A. Lee Senior Principal Software Engineer Epocrates, Inc. [email protected]<mailto:[email protected]> 812-482-5224 From: [email protected] [mailto:[email protected]] On Behalf Of Gary Larsen Sent: Thursday, October 27, 2011 3:13 PM To: 'General MarkLogic Developer Discussion' Subject: Re: [MarkLogic Dev General] data export / import Hi Raghu, I have not tried this. Thanks for the pointer! gary From: [email protected] [mailto:[email protected]] On Behalf Of Raghu Sent: Thursday, October 27, 2011 1:51 PM To: General MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] data export / import Hi Gary, Did you try XQSync?? http://marklogic.github.com/xqsync/ Cheers Raghu On Thu, Oct 27, 2011 at 11:19 PM, Gary Larsen <[email protected]<mailto:[email protected]>> wrote: Are there any means within MarkLogic (or utilities) to move data from one database to another, or across servers? It seems this would be fairly easy to develop using XCC so I figure something must already exist. Thanks, gary _______________________________________________ General mailing list [email protected]<mailto:[email protected]> http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
