How to connect to an SFTP server

I need to integrate as external library the “phpseclib” in order to make an SFTP connection and put/get files to/from an SFTP server.

Otherwise I’d like to use PHP ssh2_connect() function on a Scriptcase 9.7 installed on a Windows server.

Has anyone already done this and can help me?

1 Like