SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DeleteDir Method

Deletes a directory on the server.

Syntax

public void DeleteDir(string remoteDir);
Public Sub DeleteDir(ByVal RemoteDir As String)

Remarks

This method sends an RMD command to the server to request deletion of a remote directory.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]