When XQSync pulls data from the server, it uses our URI convention to create
the folder structure of the zip.

Our URI convention is to create all URIs with the first character '/', i.e.
"/content/shared/some-doc.xml."

The problem is that the root folder of the zip is then named '/' and it is
displayed as an empty folder with no name.

Is there any way to strip the leading '/' during download so that the zip
doesn't include the empty folder at the root level of the archive?
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to