FTP API in eclipse? [message #332795] |
Mon, 10 November 2008 11:18  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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
|
|
|
Re: FTP API in eclipse? [message #332840 is a reply to message #332799] |
Tue, 11 November 2008 07:25  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03999 seconds