Hi Andreas, The CREATE-DB command can create a collection from a directory's structure [1] Best regards, Fabrice ETANCHAUD [1] : http://docs.basex.org/wiki/Commands#CREATE_DB -----Message d'origine----- De : BaseX-Talk [mailto:basex-talk-bounces@mailman.uni-konstanz.de] De la part de Andreas Jung Envoyé : mardi 1 janvier 2019 16:22 À : BaseX Objet : [basex-talk] Bulk import (moving from eXist to BaseX) Hi there, consider moving my XML stuff for a particular project from eXist to BaseX. I have a full dump from eXist with all related content and I want to import it 1:1 into BaseX…is there a bulk loader or what is the preferred way to import an existing folder structure? Of course I can create my own script what would import the data through WebDAV but the dump has about 50.000 files. Andreas