comp.lang.ada
 help / color / mirror / Atom feed
From: Stefan.Lucks@uni-weimar.de
Subject: Re: library/binding for sftp?
Date: Sat, 24 Aug 2013 13:26:39 +0200
Date: 2013-08-24T13:26:39+02:00	[thread overview]
Message-ID: <alpine.DEB.2.10.1308241320120.21854@debian> (raw)
In-Reply-To: <hvpg19hjqn47l37utp1fnpnu7hhks732k6@4ax.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1492 bytes --]

On Sat, 24 Aug 2013, David Thompson wrote:

> Date: Sat, 24 Aug 2013 04:06:46 -0400
> From: David Thompson <dave.thompson2@verizon.net>
> Newsgroups: comp.lang.ada
> Subject: Re: library/binding for sftp?
> 
> On Tue, 20 Aug 2013 10:14:47 +0200, Stefan.Lucks@uni-weimar.de wrote:
>
>> On Mon, 19 Aug 2013, Randy Brukardt wrote:
>
> <snip: other issues about security>
>
>>> If you need public connections, then surely use SSH.
>>
>> Agreed. Which is what the OP has been asking about, namely sftp (which is
>> ftp + ssh).
>>
> Not quite. SFTP is a new protocol which provides functions similar to
> and clearly based on FTP, run over SSH, but SFTP is not the same as
> FTP over SSH (which is technically possible but rarely if ever used).

I am aware of that. SFTP uses SSH and provides the FTP functionality, to 
the user, but inenally it is very different from the awfully complex FTP 
over SSH.

> As a user you can generally ignore the difference -- you still type
> DIR and GET and PUT and it looks about the same -- but if you are
> implementing the protocol it makes a big difference and even if you're
> just binding to an existing implementation, which was the start to
> this thread, some differences may be significant.



>

------  I  love  the  taste  of  Cryptanalysis  in  the morning!  ------
     <http://www.uni-weimar.de/cms/medien/mediensicherheit/home.html>
--Stefan.Lucks (at) uni-weimar.de, Bauhaus-Universität Weimar, Germany--

  reply	other threads:[~2013-08-24 11:26 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-05 12:41 library/binding for sftp? Stephen Leake
2013-08-05 15:18 ` Dmitry A. Kazakov
2013-08-06  6:24   ` Stephen Leake
2013-08-06  6:54     ` Dmitry A. Kazakov
2013-08-07 10:06       ` Stephen Leake
2013-08-07 13:04         ` Dmitry A. Kazakov
2013-08-07 17:15           ` Simon Clubley
2013-08-07 19:57             ` Dmitry A. Kazakov
2013-08-07 20:09               ` Alan Jump
2013-08-07 20:26                 ` Dmitry A. Kazakov
2013-08-07 20:32                   ` Alan Jump
2013-08-08  9:14                     ` Björn Persson
2013-08-08  9:49                       ` Dmitry A. Kazakov
2013-08-08 11:37                         ` Björn Persson
2013-08-08 19:18                           ` Randy Brukardt
2013-08-08 20:03                             ` Alan Jump
2013-08-09  9:19                               ` Björn Persson
2013-08-09 20:21                               ` Randy Brukardt
2013-08-09  8:49                             ` Björn Persson
2013-08-09 20:12                               ` Randy Brukardt
2013-08-19 17:26                                 ` Stefan.Lucks
2013-08-19 18:15                                   ` AdaMagica
2013-08-19 22:45                                   ` Randy Brukardt
2013-08-19 23:15                                   ` Randy Brukardt
2013-08-20  6:43                                     ` Georg Bauhaus
2013-09-13  9:58                                       ` Oliver Kleinke
2013-09-13 21:12                                         ` Georg Bauhaus
2013-08-20  8:14                                     ` Stefan.Lucks
2013-08-20 20:59                                       ` Randy Brukardt
2013-08-21  7:27                                         ` Stefan.Lucks
2013-08-21 16:46                                           ` Alan Jump
2013-08-22  5:53                                             ` Per Sandberg
2013-08-26 21:21                                           ` Randy Brukardt
2013-08-24  8:06                                       ` David Thompson
2013-08-24 11:26                                         ` Stefan.Lucks [this message]
2013-08-07 21:46               ` Dennis Lee Bieber
2013-08-07 17:44           ` Björn Persson
2013-08-05 18:40 ` Jeffrey Carter
2013-08-06  6:26   ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox