SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Copy Method

Copies a remote file.

Object Oriented Interface

public function doCopy($sourceurl, $desturl);

Procedural Interface

secureblackbox_webdavclient_do_copy($res, $sourceurl, $desturl);

Remarks

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

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