[EMAIL PROTECTED] a écrit : > Hello, > > I have an easy question : > > Where are phisically stored the files that I download in Nuxeo ? Which form ? > Which place ?
It depends on the persistence manager you use for jackrabbit. With the default file system based filemanager, blobs are stored somewhere under $JBOSS_DIR/server/default/data/ You can also choose to use a SQL db persistence manager and use the database server to store the blobs. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
