ssh2_sftp
ssh2_sftp
(PECL ssh2 >= 0.9.0)
ssh2_sftp — Initialize SFTP subsystem
Description
resource ssh2_sftp ( resource $session )
Request the SFTP subsystem from an already connected SSH2 server.
Parameters
-
session
-
An SSH connection link identifier, obtained from a call to ssh2_connect().