Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [provisioning-dev] ECF and EFS living together happily

Sorry.  Hit send accidently.  To finish/continue:

Scott Lewis wrote:
Hi Folks,

FYI...ECF has a new plugin that implements the ECF filetransfer API using EFS (Eclipse File System). The point of this is that now any code that uses the ECF filetransfer API (e.g. the equinox provisioning incubator code), will transparently be able to use any EFS implementations for file transfer...for those runtime environments that support EFS...e.g.

efs:file://c:/foo.txt
efs:ftp://ftp.eclipse.org/foo/bar.txt
efs:webdav://dev.eclipse.org/foo/blah.txt
etc.

This is intended to be in support of the 'protocol pluggability' technical goal WRT the provisioning work.

The plugin is:  org.eclipse.ecf.provider.filetransfer.efs and is in

dev.eclipse.org:/cvsroot/technology/org.eclipse.ecf/providers

Thanks.  Sorry about the send problems/confusion.

Scott




Back to the top