Daniel Stenberg 177dbc7be0 Ian Ford asked about support for the FTP command ACCT, and I discovered it is
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.
2005-01-25 22:13:12 +00:00
..
2002-10-14 07:47:40 +00:00
2004-08-17 12:39:10 +00:00
2004-07-31 19:47:00 +00:00
2004-10-25 11:05:37 +00:00
2004-05-12 08:10:25 +00:00
2004-04-13 14:27:47 +00:00
2004-04-13 14:27:47 +00:00
2003-03-10 20:43:59 +00:00
2003-08-11 23:07:38 +00:00
2004-07-31 19:46:25 +00:00
2004-05-05 06:11:57 +00:00
2004-06-21 08:28:10 +00:00