Hi.
Attachments are stored only in database. look at xwiki.hbm.xml
You can also write another implementation of
XWikiAttachmentStoreInterface and set it in xwiki.cfg
Kamna Jain wrote:
I was wondering if the files that are uploaded on
XWiki are stored in
any particular folder on the server?
Or is it just the tables in the DB that have information on them?
We are exploring the ways in which the files uploaded can be directly
added to a SVN repository. For this, I need to know the location of
the files once they are uploaded.