Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 447 Bytes

ftp-account.md

File metadata and controls

20 lines (18 loc) · 447 Bytes
c SPDX-License-Identifier Long Arg Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <[email protected]>, 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.