472,353 Members | 2,195 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

scp in python

Is there a scp (ssh) written in Python ?

Regards,

Michael
Jul 18 '05 #1
4 7281
On Wed, 17 Sep 2003 13:49:36 +0200, rumours say that "Michael"
<qw****@tiscalimail.nl> might have written:
Is there a scp (ssh) written in Python ?


import google
google.search("python ssh")
--
TZOTZIOY, I speak England very best,
Microsoft Security Alert: the Matrix began as open source.
Jul 18 '05 #2
Michael wrote:

Is there a scp (ssh) written in Python ?


Yes, no... this might help: http://groups.google.com/groups?q=co...on+scp+pexpect

-Peter
Jul 18 '05 #3
"Michael" <qw****@tiscalimail.nl> writes:
Is there a scp (ssh) written in Python ?


conch (part of twisted) has something to do with ssh... dunno if it
does scp or how hard it would be to extend it to do it if it doesn't.

Cheers,
mwh

--
The Programmer's Quick Guide To Python (Time Machine version):
You try to shoot yourself in the foot, only to realize that
there's no need, since Guido thoughtfully shot you in the foot
years ago. -- Nick Mathewson, comp.lang.python
Jul 18 '05 #4
"Michael" <qw****@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/developerwork.../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

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.