Re: Secure file transfer



On Dec 18, 3:34 am, "Sebastian G." <se...@xxxxxxxxx> wrote:
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.

Do you have any URL to some documentation of this "SFTP" protocol? I
have just checked with my ssh sftp client and a network sniffer: There
is nothing transferred unencrypted. Everything goes through the SSH
tunnel. So maybe different people called different protocols SFTP at
times. However, I have never heard of an FTP protocol which encrypts
only the data traffic and not the command channel. It would be good if
you provided some link. That would be interesting.

We have to find out what "SSH/SFTP" in Core FTP really does. But the
label to me says it does what the ssh sftp client does which is not
what you wrote.

Gerald
.



Relevant Pages

  • Re: Batch job to perform sftp transfer
    ... It relies on copying datasets to temporary HFS files ... I used /bin/cat with ssh so that I could transfer the data and pipe it to ... The IBM version of sftp doesn't support datasets, ... Batch job to perform sftp transfer ...
    (bit.listserv.ibm-main)
  • Re: secure file transfer FROM z/OS
    ... FTPS. ... SSH SFTP. ... This is supported by z/OS Ported Tools - OpenSSH. ... better native z/OS features than Ported Tools SSH ...
    (bit.listserv.ibm-main)
  • Re: SPAM sudden increase
    ... up ssh for some sftp session and saw something odd... ... Dude was on a tech call with f-secure and the tech asked, "So, are you ... To which the dude replied, "Yeah, I'm ...
    (alt.2600)
  • Re: SFTP is not working
    ... When I try to use sftp or scp2, I get a message like this: ... sftp and scp2 both actually work by running ssh in a subprocess, ... The reason the shell startup files are relevant at all, ...
    (comp.security.ssh)
  • Re: Secure file transfer
    ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... is it better to use AUTH SSL or SSH/SFTP?" ...
    (comp.security.misc)