SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Connect Method

Connects to an SFTP server.

Object Oriented Interface

public function doConnect($address, $port);

Procedural Interface

secureblackbox_sftpclient_do_connect($res, $address, $port);

Remarks

Use this method to connect to the SFTP server identified via its Address and Port.

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