16 Mar
2017
16 Mar
'17
6:53 p.m.
Hi Mark, On Thu, Mar 16, 2017 at 1:50 PM, mark bordelon <markcbordelon@yahoo.com> wrote:
Another question about a procedure. I would like to back up my Basex database to S3, but as the xml files. I know that I can individually get texts with xquery db:open but was looking for a one-command version from the command line to export all files in their databases to the filesystem.
Can someone point me to docs or give an example?
See the EXPORT command [1]. It can be used in several ways [2].
Thanks
Hope that helps! Best, Bridger [1] http://docs.basex.org/wiki/Commands#EXPORT [2] http://docs.basex.org/wiki/Database_Module#db:export