This works (as part of .bxs file):
<xquery>file:children("../test/en/source/_img/") ! db:store("test", "source/_img/" || ., file:read-binary(.))</xquery>
2015-10-17 15:54 GMT+02:00 Maximilian Gärber mgaerber@arcor.de:
Hi,
any way to add multiple binary files at once?
<store path="source/_img/">../source/_img/*.*</store>
would be nice.
Regards, Max