SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DownloadFiles Method

Downloads multiple files from the server.

Syntax

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

Remarks

Use this method do download a collection of files from the server.

RemotePath can contain a simple mask, a set of masks, or a regular expression. All the files that match the provided rule will be downloaded to LocalDir.

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