Stephan =?ISO-8859-1?Q?G=F6ldi?= writes: > Are there any solutions around to load multiple files from a given > directory to the DocumentLibrary product in one step? Look at "load_site.py" in the "utilities" subfolder of the Zope distribution. It will probably not work out of the box with DocumentLibrary. But you can look at the code and adapt it for your purpose. Dieter