Open Formartha opened 6 years ago
Any updates on this issue. I am facing similar issue while connecting to SFTP server from robot framework. Below are the package versions on which I have tested paramiko==3.0.0 paramiko-ng==2.8.10 Python 3.8.3 cryptography==36.0.2
Hello,
thank you for your question. Is it still relevant?
As you may have noticed the size of the audience is rather slim here. If you have a general question to SSHLibrary, your best option would be SSHLibrary section of the Robot Framework Forum: https://forum.robotframework.org/c/libraries/sshlibrary/25
Or go to Robot Framework Slack and join the SSHLibrary channels.
Best regards
Hi,
Any way to create a SFTP connection instead of using the SSH client for it? Some of the servers restricts creating ssh tunneling but only works on SFTP.
Thanks, Mor