scp in python

David Mertz mertz at gnosis.cx
Tue Sep 23 13:39:39 EDT 2003


"Michael" <qwerty at tiscalimail.nl> wrote previously:
|Is there a scp (ssh) written in Python ?

If it's worth anything, in my latest installment on Twisted, for IBM
developerWorks:

    http://www-106.ibm.com/developerworks/linux/library/l-twist4.html

I write a trivial 'scp' client as an example.

Twisted is almost certainly overkill if you just need scp, and my
example does about a tenth of what a real client should.  But you could
easily develop a real one using the same ideas.

Yours, David...

--
 mertz@   _/_/_/_/_/_/_/ THIS MESSAGE WAS BROUGHT TO YOU BY:_/_/_/_/ v i
gnosis  _/_/                    Postmodern Enterprises         _/_/  s r
.cx    _/_/  MAKERS OF CHAOS....                              _/_/   i u
      _/_/_/_/_/ LOOK FOR IT IN A NEIGHBORHOOD NEAR YOU_/_/_/_/_/    g s







More information about the Python-list mailing list