Dennis Allison wrote at 2003-6-10 21:30 -0700: > I'm doing something wrong, but I just don't seed it. > > from a python script > > container.manage_addProduct['Local File System'].addLocalFS( someid, > sometitle, somebasepath) I expect the product name is "LocalFS". The relevant name is the corresponding folder name in your "Products" file system folder. Dieter