Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] download: Add SFTP support (not FTPS)
Date: Sun, 6 Oct 2019 09:42:53 +0200	[thread overview]
Message-ID: <20191006074253.GL10860@scaer> (raw)
In-Reply-To: <CAJ4jsafP=nACBu_Xz+E07Honmf0dSDjFw7HS8fPn65gPyv4KEQ@mail.gmail.com>

Carlos, All,

On 2019-10-05 00:02 -0300, Carlos Santos spake thusly:
> On Thu, Oct 3, 2019 at 11:53 AM Thomas Preston
> <thomas.preston@codethink.co.uk> wrote:
> > Add secure file transfer program (sftp) support using a simple wrapper.
> > SFTP is similar to FTP but it preforms all operations over an encrypted
> > SSH transport.
[--SNIP--]
> You intend to add packages that require this feature, I suppose.

I agree with you that we usually do require that we have in-tree users of
new infrastructures.

However, for the download mechanisms, we already have two of them that
have no in-tree users: cvs and scp.

While cvs is a remnant for the days-past, scp is mostly used for
internal resources in enterprise networks. I expect sftp to be used
in the same situation as scp is.

So, I don't see a reason to block it, but as you point out, without an
in-tree user, we can't guarantee the feature will not break. So, I asked
Thomas he sent an updated patch with a test-case.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2019-10-06  7:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-03 14:52 [Buildroot] [PATCH] download: Add SFTP support (not FTPS) Thomas Preston
2019-10-05  3:02 ` Carlos Santos
2019-10-06  7:42   ` Yann E. MORIN [this message]
2019-10-06  7:36 ` Yann E. MORIN
2019-10-07  9:09   ` Thomas Preston
2019-10-07 16:32     ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191006074253.GL10860@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox