On Sat, Sep 6, 2014 at 12:29 PM, Konrad Zuse <[email protected]> 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 ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
