Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] org.eclipse.ecf.provider.filetransfer updates

Scott and I made some changes lately to the org.eclipse.ecf.provider.filetransfer bundle. There is a new extension point now org.eclipse.ecf.provider.filetransfer.fileTransferProtocolFactory that allows you to plug in additional protocols to the filetransfer bundle. By default, the filetransfer
bundle exposes the VM default schemes (ie., http, file, etc...). There is a new bundle now, org.eclipse.ecf.provider.filetransfer.httpclient that exposes Apache Commons httpclient functionality (overrides the vm defaults).

See this bug for more information (https://bugs.eclipse.org/bugs/show_bug.cgi?id=181653)

Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer | http://mea-bloga.blogspot.com | +1 860 839 2465


Back to the top