SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DeleteFile Method

Deletes a file from the SFTP server.

Syntax

public void DeleteFile(string remoteFile);
Public Sub DeleteFile(ByVal RemoteFile As String)

Remarks

Use the RemoteFile parameter to specify the name of the file to delete.

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