iw7-mod/deps/curl/docs/cmdline-opts/ftp-account.md
2024-08-13 05:15:34 -04:00

447 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 username and password has been provided, this data is sent off using the ACCT command.