CARVIEW |
SecureShell
There are several ways to use Secure Shell (SSH) in Python.
pyssh
pyssh website -- project home page
pyssh mailing list -- not very active (2006-03-26)
paramiko
Paramiko is a native Python implementation of SSH.
paramiko website -- project home page
conversation on Experts Exchange -- features a working example at the end of the page
SSH wrapper
Some tools just wrap around existing ssh/sftp implementations.
PySCP pscp wrapper -- wraps Windows pscp, which is part of
the Putty suite
See Also
ssh search -- on the VaultsOfParnassus
Wikipedia:SSH -- wikipedia article on Secure Shell
Discussion
I'm investigating the use of SSH in Python.
I want something that will work in both Windows and Linux, that can operate like sftp/psftp. So, I'm thinking about paramiko, since it's pure Python.
-- LionKimbro 2006-03-26 00:20:01
You can use org.keyphrene. This library has been tested on Windows, Linux, and MacOS.
-- Vincent 2006-04-06 18:02:01
EditText (last edited 2006-04-06 16:24:16 by gra33-1-82-230-166-87)
DeleteCache (cached 2007-11-24 07:34:31)- Login
- Navigation
- Actions
- Your recent pages