Page 1 of 1

Where are the files?

PostPosted:Sat Sep 13, 2008 2:52 pm
by efolbrecht
I am new to this and am very impressed by the software. However, I don\'t understand where the files are when imported into the respository. Is the respository just links to the physcial address on the hard drive, or does it actually make a copy of the file and place into the respository? If so, how are the files saved?

Also, when should you use \"import\" and when not?

Thanks!

Re:Where are the files?

PostPosted:Sat Sep 13, 2008 5:01 pm
by jllort
On next release, efolbrecht, we\'ve change the \"import documents\" term to \"import from zip\" that\'s more clear. Really this check box option indicates that you\'re uploading a zip file and OpenKM after uploading unzip and recreate all zip structure ( including folders and subfolder ).

About where documents are stored, by default configuration are stored under some internal structure on $JBOSS_HOME/repository.

Re:Where are the files?

PostPosted:Tue Oct 21, 2008 1:04 pm
by blandobardo
how can that directory be changed? I\'m trying editing repository.xml and OpenKM.cfg with no success

Re:Where are the files?

PostPosted:Tue Oct 21, 2008 4:57 pm
by jllort
It only can be changed at first time running Jboss server, at this moment OpenKM creates repository etc... when repository is created you cannot change it.

If you\'re trying with some database configuration for example or other folder repository name only it\'ll runs at first time running.

Re:Where are the files?

PostPosted:Tue Oct 28, 2008 5:56 pm
by wiseman
Where is the documentation for changing the repository type? I wish to change it to filesystem and specify a custom repository path.

Re:Where are the files?

PostPosted:Wed Oct 29, 2008 5:39 pm
by pavila
Repository folder can be changed using the property repository.home in OpenKM.cfg file. Also you can store the repository in a database if you want. See PersistenceManagerFAQ for more info.