Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] sftp api

Hello Chris,

Eclipse Platform is adopting Jcraft JSch for all the
Ssh and sftp functionality. You can also use that 
Library without Eclipse. It's freely available under
A BSD style license:

http://www.jcraft.com/jsch/index.html
http://sourceforge.net/projects/jsch/

See the jsch-users mailing list.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

> -----Original Message-----
> From: dsdp-tm-dev-bounces@xxxxxxxxxxx 
> [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of christopher snow
> Sent: Donnerstag, 08. Mai 2008 10:34
> To: dsdp-tm-dev@xxxxxxxxxxx
> Subject: [dsdp-tm-dev] sftp api
> 
> Are any external libraries used by dsdp to provide the sftp
> functionality, or has it all been built from the ground up?
> 
> Is it possible to use the dsdp sftp api independently from 
> eclipse, i.e.
> from a java application?
> 
> Many thanks,
> 
> Chris
> 
> 
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> 
> _______________________________________________
> dsdp-tm-dev mailing list
> dsdp-tm-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
> 


Back to the top