Object with constants for option FTP_FILEMETHOD
FTP_FILEMETHOD
CURLFTPMETHOD_MULTICWD becomes CurlFtpMethod.MULTICWD
CURLFTPMETHOD_MULTICWD
CurlFtpMethod.MULTICWD
This is not following the PascalCase naming format because of a mistake. To not cause a breaking change it will stay this way until the next major version bump.
let libcurl pick
single CWD operation for each path part
no CWD at all
one CWD to full dir, then work on file
Generated using TypeDoc
Object with constants for option
FTP_FILEMETHOD
CURLFTPMETHOD_MULTICWD
becomesCurlFtpMethod.MULTICWD
This is not following the PascalCase naming format because of a mistake. To not cause a breaking change it will stay this way until the next major version bump.