473,405 Members | 2,294 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

FTPLIB & FTPS or SFTP?

Does the ftplib support SFTP or FTPS? Is that part of a different module? We
have a handful of partners who use FTPS or SFTP and I need to pull/push files
to/from them.
Thank you for all of your help.

-Pete Schott
Jul 18 '05 #1
3 6695
To the best of my knowledge ftplib does not support SFTP or FTPS.
I hope Paramiko (http://www.lag.net/paramiko/) serves your purpose.
Paramiko supports POSIX, Windows and MacOSX

Regards,
/Srijit

Peter A. Schott wrote:
Does the ftplib support SFTP or FTPS? Is that part of a different module? We have a handful of partners who use FTPS or SFTP and I need to pull/push files to/from them.
Thank you for all of your help.

-Pete Schott


Jul 18 '05 #2

"Peter A. Schott" <pa******@no.yahoo.spamm.com> wrote in message news:9b********************************@4ax.com...
have a handful of partners who use FTPS or SFTP and I need to pull/push files
to/from them.


For SFTP, run don't walk, over to http://www.lag.net/paramiko/

Paramiko is a pure Python(*) implementation of SSH and all the
sub-protocols such as SFTP. Works on all platforms, very responsive
author, works reliably and LGPL license.

(*) It does require PyCrypto which is a native code package available
for all platforms.

Roger
Jul 18 '05 #3
Can't seem to hit the site right now. I'll have to try back later. From what I
can tell, there aren't any mirrors set up, either. Two quick recommendations is
promising, though.

Thanks for the recommendations.

-Pete

"Roger Binns" <ro****@rogerbinns.com> wrote:

"Peter A. Schott" <pa******@no.yahoo.spamm.com> wrote in message news:9b********************************@4ax.com...
have a handful of partners who use FTPS or SFTP and I need to pull/push files
to/from them.


For SFTP, run don't walk, over to http://www.lag.net/paramiko/

Paramiko is a pure Python(*) implementation of SSH and all the
sub-protocols such as SFTP. Works on all platforms, very responsive
author, works reliably and LGPL license.

(*) It does require PyCrypto which is a native code package available
for all platforms.

Roger


Jul 18 '05 #4

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

Similar topics

5
by: Kevin Ollivier | last post by:
Hi all, I've come across a problem that has me stumped, and I thought I'd send a message to the gurus to see if this makes sense to anyone else. =) Basically, I'm trying to upload a series of...
1
by: Robert | last post by:
I need to run FTP over SSL from windows (not shitty sftp via ssh etc!) as explained on http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html (good variant 3: FTP_TLS ) I tried to learn from...
0
by: Bernhard Günther | last post by:
Hello friends of php, PhP-Version is 4 on a FreeBSD-System using apache. Got a problem using ssh2.sftp. Installed correctly (libssh2, ssh2.so-module). Connecting with publickey works,...
2
by: Harlin Seritt | last post by:
Using ftplib from Python I am trying to get all files in a particular directory using ftplib and then send those same files to another ftp server. I have tried using commands like 'get *' and 'mget...
3
by: alex | last post by:
Hello, My script is trying to get a file from a remote server, every day it ftps from a directory. My code works perfect if I know the name of the file in the remote directory. ...
12
by: jcor | last post by:
Hi, I'm using Ubuntu 7.04. I'm writing a sript that sends files via ftp for several destinations. So far I used Net::FTP and it worked fine. My problem is that I need to send files via SFTP...
1
by: Jon Bowlas | last post by:
Hi All, I've written a little method to connect to an ftpserver which works well, however when I send a file using this ftp connection oddly I _sometimes_ get returned an EOFError from...
0
by: arkascha | last post by:
Helloooo everyone, I have a problem with a small solution I made some three or four years ago. Worked flawless until deployed onto newer machines now and guess what, I cannot fix it. Maybe some...
2
by: sivashanmugam | last post by:
Hi Friends, I tried to send some zips from local to remote location but the transfer is not sucess i can transfer the zips partially can some one assist me how to make it as sucess i had...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.