SecureBlackbox 2020 PHP Edition

Questions / Feedback?

UploadBytes Method

Uploads a byte array to the server.

Object Oriented Interface

public function doUploadBytes($bytes, $remotefile);

Procedural Interface

secureblackbox_sftpclient_do_uploadbytes($res, $bytes, $remotefile);

Remarks

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

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