diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-02-08 15:56:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-02-09 14:06:28 +0100 |
commit | 115c9e27f53809a254fba44b023bea92f4d4dcd0 (patch) | |
tree | 148e355a72b3cbf932fd3e7bbfb48aeb4c30288a /lib/vssh/libssh.c | |
parent | 0829909ebd8ded89189d2cae699231512962f31c (diff) | |
download | curl-115c9e27f53809a254fba44b023bea92f4d4dcd0.tar.gz |
ftp: add 'prefer_ascii' to the transfer state struct
... and make sure the code never updates 'set.prefer_ascii' as it breaks
handle reuse which should use the setting as the user specified it.
Added test 1569 to verify: it first makes an FTP transfer with ';type=A'
and then another without type on the same handle and the second should
then use binary. Previously, curl failed this.
Closes #6578
Diffstat (limited to 'lib/vssh/libssh.c')
0 files changed, 0 insertions, 0 deletions