SecureBlackbox 2020 Java Edition

Questions / Feedback?

DownloadFiles Method

Downloads multiple files from the server.

Syntax

public void 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 2020 Java Edition - Version 20.0 [Build 8156]