SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MaxSFTPVersion Property

Higher SFTP version to support.

Object Oriented Interface

public function getMaxSFTPVersion();
public function setMaxSFTPVersion($value);

Procedural Interface

secureblackbox_sftpclient_get($res, 60 );
secureblackbox_sftpclient_set($res, 60, $value );

Default Value

6

Remarks

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

Data Type

Integer

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