Re: Secure file transfer



Flash Gordon wrote:
Sebastian G. wrote, On 17/12/07 18:35:
Gerald Vogt wrote:

Is this a Core FTP specific thing?

No, and SFTP specific thing.

That standard sftp client which
comes with ssh packages like openssh transfers everything (command and
data) through a SSH link. AFAIK it does not even use the FTP protocol.

Well, then it's SCP, a whole different standard. And more secure than
SFTP, for exactly the mentioned detail.

...
Note from the last of these that it is sshd that actually launches the
sftp-server.

So sftp and scp are exactly as secure as each other.

Also note that ftps is a completely different matter.

So we have to find out what Core FTP does when it connects via "SSH/
SFTP" as mentioned in the OP. For me this "SSH/SFTP" sounds like it
does the normal transfers like the SSH sftp client would do...

Gerald
.



Relevant Pages

  • Re: Secure file transfer
    ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... "FTP over SSH" is the protection of the command channel. ...
    (comp.security.misc)
  • Re: Simple file sharing between FC2 and Mac OS X?
    ... > SSH should work great but you'd need a real user account on her machine. ... I use Nautilus with SFTP to ... > transfer files to/from my laptop, web server, etc. ... > ftp server, or both. ...
    (Fedora)
  • SFTP with no SSH session
    ... Suppose someone has telnet and FTP access to his System. ... suppose I have SSH and SFTP access to my system. ...
    (comp.security.ssh)
  • Re: mac os x ftp not sftp??
    ... 'Tunneling' is a very specific concept ... > in the context of ssh, and it doesn't apply to sftp. ... > sftp is _not_ ftp tunneled through ssh. ...
    (comp.sys.mac.system)
  • Re: SFTP versus FTP over SSH2
    ... >Can someone please explain what is the difference between SFTP and FTP ... SFTP is the SSH File Transfer Protocol. ... that they're running over the same sort of SSH connection (SFTP ...
    (comp.security.ssh)