flash - Java Applet to manage file uploads to server -


Viewing the file upload applet (or even flash) of Java that meets the following requirements: / P>

  1. Free / Cheap (yes looking for use in a commercial web application)
  2. Preferably multiple file selections
  3. Ability to create / edit folders on the destination server? (In a secure root folder)
  4. Ability to overwrite files in the destination directory?
  5. IE + Firefox requires support ... Safari, Chrome, etc. A bonus
  6. Ability to apply additional logic "hook" in the flow

Note:

  • Specifically I'm looking for the ability to upload a directory on another server (not for example, where my web server or app server is running )
  • The destination server has a shared drive where all users have files to be stored Allowed.
  • By looking "decent" I really want to avoid a UI which is such a "skin":

Before I " I do not belong to programming "" I will have to hook up in such an applet to implement some additional permission logic etc. If someone else has made a component that I already have, then I would like to re-drive the wheel. Do not invent.

go this See the interview is relatively simple server-side code for the front end, many


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -