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

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top