SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

MinSFTPVersion Property

Lower SFTP version to support.

Object Oriented Interface

public function getMinSFTPVersion();
public function setMinSFTPVersion($value);

Procedural Interface

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

Default Value

0

Remarks

MaxSFTPVersion and MinSFTPVersion properties control the range of SFTP protocol versions to be supported by this client.

Data Type

Integer

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