Manuál PHP | ||
---|---|---|
Předcházející | Další |
Bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport.
Další informace, jako nové verze, soubory ke stažení, zdrojové soubory, správcovské informace a CHANGELOG, lze najít zde: http://pecl.php.net/package/ssh2.
You will also need version 0.4 or greater of the libssh2 library (possibly higher, see release notes).
Tyto konstanty jsou definovány tímto rozšířením a budou k dispozici pouze tehdy, bylo-li rozšíření zkompilováno společně s PHP nebo dynamicky zavedeno za běhu.
Flag to ssh2_fingerprint() requesting hostkey fingerprint as an MD5 hash.
Flag to ssh2_fingerprint() requesting hostkey fingerprint as an SHA1 hash.
Flag to ssh2_fingerprint() requesting hostkey fingerprint as a string of hexits.
Flag to ssh2_fingerprint() requesting hostkey fingerprint as a raw string of 8-bit characters.
Flag to ssh2_shell() specifying that width and height are provided as character sizes.
Flag to ssh2_shell() specifying that width and height are provided in pixel units.
Default terminal width requested by ssh2_shell().
Default terminal height requested by ssh2_shell().
Default terminal units requested by ssh2_shell().
Flag to ssh2_fetch_stream() requesting STDIO subchannel.
Flag to ssh2_fetch_stream() requesting STDERR subchannel.
Default terminal type (e.g. vt102, ansi, xterm, vanilla) requested by ssh2_shell().
Předcházející | Domů | Další |
sqlite_valid | Nahoru | ssh2_auth_hostbased_file |