SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

UploadFiles Method

Uploads multiple files to the server.

Syntax

public void UploadFiles(string localPath, string remoteDir);
Public Sub UploadFiles(ByVal LocalPath As String, ByVal RemoteDir As String)

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 Lite 2020 .NET Edition - Version 20.0 [Build 8166]