SFTP file transfer library

L

Lothar Scholz

Hello,

at the moment i have a program that uses FTP but some clients want to
use the FTP over SSH protocol.

Is there a library that does this ?
And also where can i find the protocol specification. I never used SSH
very much and only know how to start a SSH shell from my windows
client.
 
R

Roger Binns

Lothar said:
at the moment i have a program that uses FTP but some clients want to
use the FTP over SSH protocol.

Is there a library that does this ?
And also where can i find the protocol specification. I never used SSH
very much and only know how to start a SSH shell from my windows
client.

There is an excellent Python library named paramiko you can find
at http://www.lag.net/~robey/paramiko/

As for the second part of your question, try this:

http://www.google.com/search?q=ssh+protocol+specification

Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,996
Messages
2,570,238
Members
46,826
Latest member
robinsontor

Latest Threads

Top