ssh2_sftp Initialize SFTP subsystem &reftitle.description; resourcessh2_sftp resourcesession Request the SFTP subsystem from an already connected SSH2 server. &reftitle.parameters; session An SSH connection link identifier, obtained from a call to ssh2_connect. &reftitle.returnvalues; This method returns an SSH2 SFTP resource for use with all other ssh2_sftp_*() methods and the ssh2.sftp:// fopen wrapper. &reftitle.examples; Opening a file via SFTP ]]> &reftitle.seealso; ssh2_scp_recv ssh2_scp_send