Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] [CQ 3156] Apache Commons Fileupload Jar 1.2 (using Orbit CQ1895)

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3156


Scott Lewis <slewis@xxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slewis@xxxxxxxxxxxxxxxxx




--- Comment #2 from Scott Lewis <slewis@xxxxxxxxxxxxxxxxx>  2009-02-23 12:46:28 ---
One thing to consider is that perhaps your file upload needs could be addressed
by the ECF filetransfer API (which is used for p2 and thereby in the platform).
 See http://wiki.eclipse.org/ECF_API_Docs#File_Transfer_API for information or
send note to ecf-dev at eclipse.org for more pointers/details.

We've already got support for ssh/scp-based file upload, as well as any
implementers of EFS, http (based upon httpclient 3.0.1).  And we would welcome
additional providers (which should be easy to implement also, given all that we
already have in place).


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top