uttamgupta opened a new issue, #724: URL: https://github.com/apache/mina-sshd/issues/724
### Description I’m trying to delete a remote directory using SftpClient, but it throws an error because the directory is not empty. It would be helpful if SftpClient provided a built-in method to recursively delete non-empty directories. For reference, other libraries like JSch support this functionality. ### Motivation It will save my several network calls to achieve this. ### Alternatives considered _No response_ ### Additional context _No response_ -- 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.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