SecureBlackbox 2020 Java Edition

Questions / Feedback?

UploadFiles Method

Uploads multiple files to the server.

Syntax

public void uploadFiles(String localPath, String remoteDir);

Remarks

Use this property to upload a batch of files to the server.

LocalPath specifies a wildcard or regular expression by which the local files are picked for uploading. RemoteDir specifies the location on the server where these files should be saved.

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