Re: Secure file transfer
- From: Casper H.S. *** <Casper.***@xxxxxxx>
- Date: 18 Dec 2007 10:15:37 GMT
"Sebastian G." <seppi@xxxxxxxxx> writes:
Unruh wrote:
SSL. SSH/SFTP only protects the data transfer channel, not the command channel.
No idea what you are talking about. ssh encrypts everything passing between
the two computers.
We're talking about SFTP, which is a variant how to use SSH to secure the
FTP protocol. In the SFTP setup, the protection by SSH is only applied to
the data transfer channel.
"SFTP" is *NOT* "a variant how to use SSH to secure the FTP protocol".
It's an SSH based file transfer protocol which has NOTHING to do
with FTP whatsoever.
It's defined in http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13
and it's some form of packetized file transfer over an SSH tunnel.
The full transfer of data is protected.
There are no commonalities with ftp except for the name (it's a file
transfer protocol, after all) and the command interface.
Casper
--
Expressed in this posting are my opinions. They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.
.
- References:
- Secure file transfer
- From: evans
- Re: Secure file transfer
- From: Sebastian G.
- Re: Secure file transfer
- From: Unruh
- Re: Secure file transfer
- From: Sebastian G.
- Secure file transfer
- Prev by Date: Re: Secure file transfer
- Next by Date: Re: Secure file transfer
- Previous by thread: Re: Secure file transfer
- Next by thread: Re: Secure file transfer
- Index(es):