Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-core-dev] FTP implementation of EFS

Hi Nathalie,
 
note that the Remote System Explorer (RSE) [0][1] also provides FTP
connectivity, backed by the apache commons net FTP client (which uses
advanced FTP file listing parsing, so it might likely work on more kinds
of remote hosts).
 
RSE also has an EFS provider to use that FTP connection. Due to the
relatively "heavy" architecture of RSE, it has some issues [2][3], but depending
on what you want to achieve it may be worth a try.
 
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
 
 


From: platform-core-dev-bounces@xxxxxxxxxxx [mailto:platform-core-dev-bounces@xxxxxxxxxxx] On Behalf Of Nathalie Lolo Minanga
Sent: Thursday, September 11, 2008 4:58 PM
To: platform-core-dev@xxxxxxxxxxx
Subject: [platform-core-dev] FTP implementation of EFS

Hi,

 

I have been looking for the plugin org.eclipse.core.filesystem.ftp in the CVS repository dev.eclipse.org:/cvsroot/eclipse/platform-core-home and did find it.

I have to write an FTP implementation of CVS and would like to have a look at that one.  Can you tell me if this plugin have been moved and where?

 

Thank you.

 

Nathalie Lolo Minanga

 

 


Back to the top