-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.SFTPSession.RemoveDirectory
Andrew Lambert edited this page Jul 27, 2018
·
5 revisions
SSH.SFTPSession.RemoveDirectory
Sub RemoveDirectory(DirectoryName As String)
Name | Type | Comment |
---|---|---|
DirectoryName |
String | The name of the remote directory to delete. |
Deletes the specified directory on the remote server using SFTP.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.