On Sat, Sep 6, 2014 at 12:29 PM, Konrad Zuse <thekonradz...@hotmail.com> wrote:

> So again, user selects file, I read file, then select other files from their 
> system that are needed for the first file, and upload them all up at the same 
> time.

So "other files" like, say "/etc/passwd"?  :-)

Short answer: No, you can't do this, at least with a standard browser
sending form data.

If you write your own upload client and convince people to install and
use it you can allow all kinds of insanely insecure operations.

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to