SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

DownloadFiles Method

Downloads multiple files from the server.

Syntax

void __fastcall DownloadFiles(String RemotePath, String LocalDir);

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 C++ Builder Edition - Version 20.0 [Build 8166]