SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Connected Property

Specifies whether the client is connected to the SFTP server.

Object Oriented Interface

public function getConnected();

Procedural Interface

secureblackboxlite_sshclient_get($res, 4 );

Default Value

false

Remarks

Use this read-only property to check whether the client is connected to the server.

This property is read-only.

Data Type

Boolean

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