SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetClientFileEntry Method

Commits the file entry details to the class.

Object Oriented Interface

public function doSetClientFileEntry($connectionid, $handle);

Procedural Interface

secureblackbox_sftpserver_do_setclientfileentry($res, $connectionid, $handle);

Remarks

Use this method to commit the file entry details configured in ClientFileEntry property to the server objectin a thread-safe way. Pass the client's connection ID via ConnectionID property, and the file entry's handlevia Handle.

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