Hey Alfred, is the --active option really needed? AFAICS, it is just a nop and looks a bit redundant to me.
Giuseppe "Alfred M. Szmidt" <[email protected]> writes: > 2010-02-04 Alfred M. Szmidt <[email protected]> > > New options --active and --passive. > > * ftp/main.c (OPT_PROMPT): New enum. > (argp_options) <prompt>: Removed short option (-p). <active>: New > option; uses -A as short option. <passive>: New option; uses -p > as short option. > (parse_opt): Handle --active and --passive, updated --prompt > accordingly. > (main) <passivemode>: Set initial value before argument parsing.
