Flow PHP

functions.php

Functions

sftp_client()

sftp_client(string $host, string $user, string|PrivateKey $credential[, int $port = 22 ]) : SFTP
Parameters
$host : string
$user : string
$credential : string|PrivateKey
$port : int = 22
Tags
throws
RuntimeException
Return values
SFTP
On this page

Search results