SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DownloadFile Method

Downloads a file from the SFTP server.

Syntax

public void DownloadFile(string remoteFile, string localFile);
Public Sub DownloadFile(ByVal RemoteFile As String, ByVal LocalFile As String)

Remarks

Use this method to download RemoteFile into the location specified by LocalFile.

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