File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ftp-alternative-to-user.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: ftp-alternative-to-user
    2: Arg: <command>
    3: Help: String to replace USER [name]
    4: Protocols: FTP
    5: Added: 7.15.5
    6: ---
    7: If authenticating with the USER and PASS commands fails, send this command.
    8: When connecting to Tumbleweed's Secure Transport server over FTPS using a
    9: client certificate, using "SITE AUTH" will tell the server to retrieve the
   10: username from the certificate.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>