From: Sandro D. <sa...@e-...> - 2004-07-20 22:15:18
|
I need to use temporary files. Where should I put them? I'm writing an interface to manage dar archives from backup. People look in a database find the precious file and click on it. File must be extracted from the archive and served. Where should I extract it. Of course it would work, creating a temp dir *inside* /usr/share/webmin/my_module.... but that would be against any Filesystem Hyerarchy Standard. Otherwise I should create a wrapper cgi that picks file that I extract under /tmp/ os /var/tmp, is there any other, possibly smarter solution? TYA sandro *:-) -- Sandro Dentella *:-) e-mail: sa...@e-... http://www.tksql.org TkSQL Home page - My GPL work |