41. When doing an operation over FTP that requires the ACCT command (but not
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Apr 2007 20:51:52 +0000 (20:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Apr 2007 20:51:52 +0000 (20:51 +0000)
commit7cbbd1b56b00f923df3096971df1ec01019e3fd1
treef275ee5acb0cb404899a7a9931e1bfd535fbb708
parent5daa6b93679b1e9a630975fef66191ae3bc71ab1
41. When doing an operation over FTP that requires the ACCT command (but not
  when logging in), the operation will fail since libcurl does detect this and
  thus fails to issue the correct command:
  http://curl.haxx.se/bug/view.cgi?id=1693337
docs/KNOWN_BUGS