File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / ftp-account.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-account
    2: Arg: <data>
    3: Help: Account data string
    4: Protocols: FTP
    5: Added: 7.13.0
    6: ---
    7: When an FTP server asks for "account data" after user name and password has
    8: been provided, this data is sent off using the ACCT command.
    9: 
   10: If this option is used several times, the last one will be used.

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