SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DeleteDir Method

Removes directory from the SFTP server.

Syntax

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

Remarks

Use RemoteDir to provide a path to the directory to be deleted.

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