SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DownloadStream Method

Downloads a file from the SFTP server.

Syntax

public void DownloadStream(string remoteFile, System.IO.Stream localStream);
Public Sub DownloadStream(ByVal RemoteFile As String, ByVal LocalStream As System.IO.Stream)

Remarks

Use this method to download RemoteFile into a LocalStream object.

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