Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » FTP API in eclipse?
FTP API in eclipse? [message #332795] Mon, 10 November 2008 11:18 Go to next message
Harold  is currently offline Harold Friend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I'm looking for a FTP API in eclipse that I could use for the plugin I'm
building. The plugin suppose to select one or more files and be able to
upload them on a ftp server.

Any help will be appreciated.

Thanks,
Harold
Re: FTP API in eclipse? [message #332799 is a reply to message #332795] Mon, 10 November 2008 11:31 Go to previous messageGo to next message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

Hi

I'm not sure about an Eclipse project, maybe you could look into
www.eclipse.orf/ecf (Eclipse Communication Framework).

But I would use the Apache Commons Net (commons.apache.org) library
which provides a very easy to use FTP implementation.


Achim
--
Achim Lörke

Eclipse-Stammtisch in the Braunschweig, Germany area:
http://www.bredex.de/de/news/events.html


Achim Lörke

Re: FTP API in eclipse? [message #332840 is a reply to message #332799] Tue, 11 November 2008 07:25 Go to previous message
Harold  is currently offline Harold Friend
Messages: 4
Registered: July 2009
Junior Member
Thanks Achim,

I will try to post this concern to ecf before considering Apache Commons
Net.

Thanks again.
Harold


Achim Lörke wrote:

> Hi

> I'm not sure about an Eclipse project, maybe you could look into
> www.eclipse.orf/ecf (Eclipse Communication Framework).

> But I would use the Apache Commons Net (commons.apache.org) library
> which provides a very easy to use FTP implementation.


> Achim
Previous Topic:Bundle 'org.aspectj.runtime' cannot be resolved
Next Topic:Replace List in ElementListSelectionDialog by Table?
Goto Forum:
  


Current Time: Fri Apr 19 21:32:05 GMT 2024

Powered by FUDForum. Page generated in 0.03127 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top