FTP over SSL vs FTP over SSH

S

someone

Hi All,

What is the difference between the implementations of FTP over SSL and
FTP over SSH?

Are there open source Java implementations to them?

Thanks in advance!
 
I

iksrazal

someone said:
Hi All,

What is the difference between the implementations of FTP over SSL and
FTP over SSH?

Are there open source Java implementations to them?

Thanks in advance!

There is sftp - which is part of the openssh package - but scp is by
far more popular. scp is a secure version of rcp, and sftp has nearly
become obsolete. See the sshtools project for an open source java
library.

http://sourceforge.net/projects/sshtools

iksrazal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Trouble connecting with ftp... tls error 1
Color for hover over 1
creating ftp application 0
O.T. FTP upload 27
java APIs for sftp, ftp 3
ftp over ssl 2
secure ftp 1
Failure to build Python 3.3.2 SSL Module 0

Staff online

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top