[Owncloud] DB scheme files in /tmp

Thomas Olsen thomas at tanghus.net
Fri Jan 13 11:10:09 UTC 2012


I just noticed that I have more than 2500 files in /tmp named 
/tmp/oc_db_scheme_XXXXXX - of course XXXXXX being random alpha-numeric chars.

They seem to be from creating the gallery db:

<?xml version="1.0" encoding="ISO-8859-1" ?>
<database>
         <name>owncloud</name>
         <create>true</create>
         <overwrite>false</overwrite>
         <charset>latin1</charset>
         <table>
                <name>1gallery_albums</name>
                <declaration>
                        <field>
                                <name>album_id</name>
(...)

They date from 2012-01-08 15:24 to 2012-01-09 01:19 and I haven't made any new 
installs in that period, but maybe the gallery db has been auto-updating?

Anyways, please remember to delete tmp files after using them :-)

-- 
Med venlig hilsen / Best Regards

Thomas Tanghus



More information about the Owncloud mailing list