himanshuED commented on issue #742: URL: https://github.com/apache/mina-sshd/issues/742#issuecomment-4928420061
Hi Team, We are getting similar error message - UnsupportedOperationException / Unsupported Operation Requested, however for a different use case. Can someone confirm, whether this use case is also tied up to above reported ?? **_Use Case details:_** When using WinSCP Desktop client, post connecting to our SFTP Server (running with MINA implementation) as we try to upload file to any given directory the file doesn't gets uploaded and rather we get a popup window with below message in it and log prompt as shown below. "Cannot overwrite remote file : /<path>/<uploadedFileName>. `The server does not support the operation. Error code: 8 Error message from server: Unsupported operation requested ` We have to click on 'Retry' button, for each file being uploaded for this to work. This problem was also reported by many of Vendors using WInSCP CLI with wrapper as their SFTP client for file transfer automation. https://winscp.net/eng/docs/commandline With the upgraded WinSCP CLI version, the transfer fails and the CLI unfortunately doesn't have auto retry option - hence we are not left with any alternative in that case. If these issues are already tied up, can this be fixed in upcoming MINA library releases? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
