• Daniel Stenberg's avatar
    Ian Ford asked about support for the FTP command ACCT, and I discovered it is · 177dbc7b
    Daniel Stenberg authored
    present in RFC959... so now (lib)curl supports it as well. --ftp-account and
    CURLOPT_FTP_ACCOUNT set the account string. (The server may ask for an account
    string after PASS have been sent away. The client responds with "ACCT [account
    string]".) Added test case 228 and 229 to verify the functionality. Updated
    the test FTP server to support ACCT somewhat.
    177dbc7b
To find the state of this project's repository at the time of any of these versions, check out the tags.