curl-w32/docs/cmdline-opts/ftp-account.md

448 B

c SPDX-License-Identifier Long Arg Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl ftp-account <data> Account data string FTP 7.13.0 ftp auth single
user
--ftp-account "mr.robot" ftp://example.com/

--ftp-account

When an FTP server asks for "account data" after user name and password has been provided, this data is sent off using the ACCT command.