SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

AppendFile Method

Uploads a file to the server.

Syntax

public void AppendFile(string localFile, string remoteFile);
Public Sub AppendFile(ByVal LocalFile As String, ByVal RemoteFile As String)

Remarks

Use this method to upload LocalFile or its part to RemoteFile on the server.

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