Yes all attachment are stored in xwiki.xwikiattachment_content table in a blob what ever there are text files or binary files.
Arnaud. 2010/1/7 Ziggy <[email protected]>: > Hi, > > How are they stored in the database? Can i retrieve them from the database? > e.g. microsoft word file? > Does that mean that the database also includes binary files? > > Thanks > > > > On Thu, Jan 7, 2010 at 8:23 PM, Arnaud bourree > <[email protected]>wrote: > >> If you add in MySpace.MyPage >> (http://myhost/xwiki/bin/view/MySpace/MyPage) an attachment MyFile you >> can retreived it at >> http://myhost/xwiki/bin/download/MySpace/MyPage/MyFile >> >> But attachment are not stored in file system but in database. >> >> Arnaud. >> >> 2010/1/7 Ziggy <[email protected]>: >> > HI, >> > >> > Could you give me some more information on where xwiki attachements are >> > stored and how i can access them directly. I just attached a file to a >> wiki >> > page but i havent got a clue where that files is saved in the filesystem. >> > And most importantly how can i access it? >> > >> > The reason i ask is i want to use another tool to have access to that >> same >> > file. If i know where in teh filesystem it is it would be usefull. >> > >> > Thanks >> > _______________________________________________ >> > users mailing list >> > [email protected] >> > http://lists.xwiki.org/mailman/listinfo/users >> > >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
