I thought I would have a go at adding a method to the Sftp.cs file to expose the ChannelSftp.rm command. It worked. Why does the current version not have this in?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I thought I would have a go at adding a method to the Sftp.cs file to expose the ChannelSftp.rm command. It worked. Why does the current version not have this in?
I wondered that too. I'm doing a project right now where that would be most helpful. Any chance on getting the method you created, MrC?
Have a look at my answer to the question "Removing File from SFTP Server" on the Code Project page for the SharpSSH library.
http://www.codeproject.com/KB/IP/sharpssh.aspx