Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for deleting directories asynchronously #1503

Merged
merged 9 commits into from
Sep 26, 2024

Conversation

snargledorf
Copy link
Contributor

No description provided.

@snargledorf
Copy link
Contributor Author

This addresses some of the methods mentioned in #1415

src/Renci.SshNet/Sftp/ISftpFile.cs Outdated Show resolved Hide resolved
src/Renci.SshNet/Sftp/SftpFile.cs Outdated Show resolved Hide resolved
src/Renci.SshNet/Sftp/SftpSession.cs Outdated Show resolved Hide resolved
src/Renci.SshNet/SftpClient.cs Outdated Show resolved Hide resolved
src/Renci.SshNet/SftpClient.cs Show resolved Hide resolved
src/Renci.SshNet/SftpClient.cs Outdated Show resolved Hide resolved
@snargledorf
Copy link
Contributor Author

Added additional tests and added requested method declarations to ISftpClient.

Copy link
Collaborator

@Rob-Hague Rob-Hague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Rob-Hague Rob-Hague merged commit 1a8839e into sshnet:develop Sep 26, 2024
1 check passed
@snargledorf snargledorf deleted the delete-async branch September 26, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants