SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ForceCompression Property

Enforces compression for the SSH layer.

Object Oriented Interface

public function getForceCompression();
public function setForceCompression($value);

Procedural Interface

secureblackboxlite_sftpclient_get($res, 56 );
secureblackboxlite_sftpclient_set($res, 56, $value );

Default Value

false

Remarks

Set this property before opening a connection to enforce compression of the SSH packets.

Data Type

Boolean

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