Skip to content
Snippets Groups Projects
Commit ad4a9955 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Brian Ulm figured out that if you did an SFTP upload with

  CURLOPT_FTP_CREATE_MISSING_DIRS to create a directory, and then re-used the
  handle and uploaded another file to another directory that needed to be
  created, the second upload would fail. Another case of a state variable that
  wasn't properly reset between requests.
parent 553ed99e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment