sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26735
[Question #251023]: Connect SSH from SIKULI or just access to remote file
New question #251023 on Sikuli:
https://answers.launchpad.net/sikuli/+question/251023
Hi,
I want to access a file in a remote server(user/pass requires). But I tried with SSH or module paramiko. Not able to connect.
If you have complete steps to access a file in remote server through sikuli, please let me know.
I installed paramiko,crypto. But in command prompt itself not able to access paramiko.
C:\Python27>python aa.py
Traceback (most recent call last):
File "aa.py", line 1, in <module>
import paramiko
File "C:\Python27\lib\site-packages
>
from paramiko.transport import Se
File "C:\Python27\lib\site-packages
e>
from paramiko.ecdsakey import ECD
File "C:\Python27\lib\site-packages
>
from ecdsa import SigningKey, Ver
ImportError: No module named ecdsa
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.