Python Putty integration

20490
1
05-09-2012 04:47 AM
deepakjangid
New Contributor
Need help to setup and run an script which do below steps:
1. Open Putty
2. Load the SSH using the user input IP Address automatically ( no human intervention to put IP address in Host of Putty winodw)
3. Open the session using given User id password
4. Run ls -ltr or any normal command
5. save the content in file.
6. close the putty and session
Tags (2)
0 Kudos
1 Reply
PhilMorefield
Frequent Contributor
My guess is you won't get many helpful responses here since your question is, by all appearances, completely unrelated to ArcGIS.

But you might start with this: http://stackoverflow.com/questions/8067979/using-plink-putty-to-ssh-through-python
0 Kudos