• Daniel Stenberg's avatar
    - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This · 605bbfc4
    Daniel Stenberg authored
      command is a special "hack" used by the drftpd server, but even though it is
      a custom extension I've deemed it fine to add to libcurl since this server
      seems to survive and people keep using it and want libcurl to support
      it. The new libcurl option is named CURLOPT_FTP_USE_PRET, and it is also
      usable from the curl tool with --ftp-pret. Using this option on a server
      that doesn't support this command will make libcurl fail.
    605bbfc4
To find the state of this project's repository at the time of any of these versions, check out the tags.