curl/docs/cmdline-opts/ftp-account.md
Daniel Stenberg 6e494a2390
docs: more language cleanups
- present tense
- avoid bad words

Closes #13003
2024-02-27 16:19:43 +01: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.