Is there an existing way to hook into an upload event so I can reforward a file as an event? I've looked at the ftplet and while it emits events when the upload is finished, it does not expose the actually file it uploaded only a stream. I'm guessing if I re-opened the stream it would either fail or re-stream it from the client, both undesired effects.

If this is currently not possible I'm thinking of either adding a new param to the event that passes the File, or introduce a whole new event.

Mark
[EMAIL PROTECTED] wrote:
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35338>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35338


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  2006-08-18 19:36 -------
Adding pcruce so he will know to go to JIRA as I stated above.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to