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?

Thanks