tomaswolf commented on issue #621: URL: https://github.com/apache/mina-sshd/issues/621#issuecomment-2402248286
I just discovered that this is actually a duplicate of #509, caused by ProFTPD simply sending back the bits it got from the client. That was fixed in ProFTPD [version 1.3.7rc1](https://github.com/proftpd/proftpd/blob/fb6bd090542ee432096df5b136f1b14ec639928e/NEWS#L419) in October 2019. Our client requests creationtime, but ProFTPD doesn't support it, yet leaves the bit set. The work-around is to use STFP v3 with such broken ProFTPD servers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org