Issue activity log

2026-06-09 13:48 Created Avoid using SSH_FXF_EXCL together with SSH_FXF_TRUNC SFTP file opening flags
Component Core
Severity Enhancement
Comment https://winscp.net/forum/viewtopic.php?t=34840#129809
Improves compatibility with new custom SFTP implementation in FileZilla server.
Moreover since SFTP 5 these flags cannot be combined at all anyway, so the change aligns <5 and >=5 code.
2026-06-09 13:49 Status RESOLVED
Implemented in 6.6.2
Resolution FIXED
Comment Implemeted.
Comment Implemeted.Implemented.