1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vssh
Daniel Stenberg 0c51036eb6
ftp: never set data->set.ftp_append outside setopt
Since the set value then risks getting used like that when the easy
handle is reused by the application.

Also: renamed the struct field from 'ftp_append' to 'remote_append'
since it is also used for SSH protocols.

Closes #6579
2021-02-08 22:44:37 +01:00
..
libssh2.c ftp: never set data->set.ftp_append outside setopt 2021-02-08 22:44:37 +01:00
libssh.c ftp: never set data->set.ftp_append outside setopt 2021-02-08 22:44:37 +01:00
ssh.h libssh2: move data from connection object to transfer object 2021-01-25 17:07:57 +01:00
wolfssh.c ftp: never set data->set.ftp_append outside setopt 2021-02-08 22:44:37 +01:00
wolfssh.h curl.se: new home 2020-11-04 23:59:47 +01:00