With a database created and opened, I can recursively bulk add the all the *.xml files in a directory called /opt/sources With this command
> add /opt/sources http://docs.basex.org/wiki/Commands#ADD In the GUI, I can change the pattern to, for example, "*.dita*", to load all the *.dita and *.ditamap files instead of the *.xml files. Is there a way I can define a glob pattern for bulk loads using the add command or some other command from the client? Thanks, Robert

