jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-users] file upload question


From: Larry Hiscock
Subject: [Jailkit-users] file upload question
Date: Tue, 30 Jun 2009 13:45:45 -0700

We have a web-based application that allows users to upload xml files, then
process them.  Unfortunately, using the <input type="file"> tag causes
Apache to save the file in /tmp.  Jailed users don't have access to /tmp,
only to /chroot/tmp.  Other than doing a 'mount --bind /tmp /chroot/tmp',
which I really don't want to do, what are my options?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]