Hello,
I am using the FTPSc extension to call an FTP server that uses SFTP and I get a »Timed out trying to read data from the socket stream!« error.
Having discussed the issue with the people responsible for the FTP server our theory is that we need to accept their SSH host key, which is what you would be prompted to do when using an FTP client like WinSCP our FileZilla. That is not an option, so we need to store the key in the Windows registry somewhere. The problem is that we don't know where to put it.
Can you advise on where to store the SshHostKey for FTPSc to be able to use it?
Hi Thomas,
You can store the SSH key in the database.
Create a table to store the private key (SSH Key)