SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DownloadFiles Method

Downloads multiple files from the SFTP server.

Syntax

public void DownloadFiles(string remotePath, string localDir);
Public Sub DownloadFiles(ByVal RemotePath As String, ByVal LocalDir As String)

Remarks

RemotePath contains a file mask or regular expression by which the files are selected for download.

LocalDir specifies the local folder where the files should be saved.

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