diff options
author | Felix Hädicke <felixhaedicke@web.de> | 2019-07-24 11:47:51 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-07-25 23:29:21 +0200 |
commit | 62617495102c60124db8a909f592f063e38a89aa (patch) | |
tree | 9b74befea07d8c653af7211860baa80f467fc5ef /projects/Windows/VC10/src | |
parent | a55edcea6530e369b467b00208c58f73f3609307 (diff) |
ssh-libssh: do not specify O_APPEND when not in append mode
Specifying O_APPEND in conjunction with O_TRUNC and O_CREAT does not
make much sense. And this combination of flags is not accepted by all
SFTP servers (at least not Apache SSHD).
Fixes #4147
Closes #4148
Diffstat (limited to 'projects/Windows/VC10/src')
0 files changed, 0 insertions, 0 deletions