The install script has never used all features of all commands hiding inside it, intentionally, because we don't want to maintain all the edge conditions.
*OUR* install scripts are meant to reach to *OUR* distribution infrastructure, and *OUR* distribution infrastructure doesn't use usernames or passwords options, which are fragile and scary and a more complicated to handle than a simple regexp. Also, a reminder to not be crass. Trying to be crass with me gets you nowhere, it simply reminds me of your past behaviour, and that means are wasting your time. sven falempin <[email protected]> wrote: > On Mon, Jul 13, 2020 at 2:38 PM Theo de Raadt <[email protected]> wrote: > > > I am sceptical of any need to support what you propose, especially > > when it isn't documented, and secondly when it is shitty, and > > outside the scope of the project. > > > > > FTP(1) General Commands Manual FTP(1) > > NAME > ftp - Internet file transfer program > > SYNOPSIS > ftp [-46AadEegiMmnptVv] [-D title] [-k seconds] [-P port] [-r seconds] > [-s srcaddr] [host [port]] > ftp [-C] [-o output] [-s srcaddr] > ftp://[user:password@]host[:port]/file[/] > > documented here > > > -- > -- > --------------------------------------------------------------------------------------------------------------------- > Knowing is not enough; we must apply. Willing is not enough; we must do
