Re: mac os x ftp not sftp??



D P Schreber <schreberdp@xxxxxxxxxx> writes:

> ["Followup-To:" header set to comp.sys.mac.system.]
> On 2005-08-13, David Magda <dmagda+trace050401@xxxxxxxxxxxxx> wrote:
>> SFTP ("SSH FTP") is tunnelled through the SSH program. (This is
>> probably the easiest way to think about it.)
>
> Easy, maybe; wrong, for sure. 'Tunneling' is a very specific concept
> in the context of ssh, and it doesn't apply to sftp. In particular,
> sftp is _not_ ftp tunneled through ssh. It's an ssh subsystem
> that's completely independent of ftp.

SFTP is a system for transfering file files that is used with-in an
SSH session. While it is not "FTP" (a la RFC 959), it is the SSH File
Transfer Protocol:

http://tools.ietf.org/wg/secsh/draft-ietf-secsh-filexfer/

I was simply trying to offer a simple explanation between "SFTP" and
"FTP" and I guess I didn't do a good enough job.

> The OP is simply mistaken about this. Both can be enabled through
> the "Sharing" System Preference gui. Since sftp is a component of
> ssh, it's enabled via "Remote Login", which I suppose might be what
> confused the OP (though imo it should have been obvious to a
> unix.admin)

Yes, hence my (seemingly failed) attempt to explain it as the "SSH
FTP".

I don't think most people care about the differences between
"tunnelling", "subsystems", "channels", etc. as defined by the secsh
WG:

http://www.ietf.org/html.charters/secsh-charter.html

--
David Magda <dmagda at ee.ryerson.ca>
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI
.



Relevant Pages

  • 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)
  • 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. ... > is _not_ ftp tunneled through ssh. ...
    (comp.sys.mac.system)
  • 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)