SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Copy Method

Copies a remote file.

Syntax

public void Copy(string sourceURL, string destURL);
Public Sub Copy(ByVal SourceURL As String, ByVal DestURL As String)

Remarks

Use this method to copy a remote file from SourceURL to DestURL.

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