SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UploadFile Method

Uploads a file to the server.

Object Oriented Interface

public function doUploadFile($localfile, $remotefile);

Procedural Interface

secureblackbox_webdavclient_do_uploadfile($res, $localfile, $remotefile);

Remarks

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

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