[NCLUG] python and ftp and ssl

Neil Neely neil at neely.cx
Tue Jan 4 16:01:55 MST 2011


curl has --ftp--ssl as a flag that looks like it would do what you need, and
it looks like pyCurl (http://pycurl.sourceforge.net/) may be the python
module your are looking for.

Haven't tried this myself, just looked promising.

Neil Neely

On Tue, Jan 4, 2011 at 2:33 PM, mike cullerton <michaelc at cullerton.com>wrote:

> Hey Folks,
>
> Happy New Year!
>
> I have some data I need to ftp to a customer server using ssl.
>
> I'd like to do this in python, but googling has not turned up an
> elegant solution. Can this be done with a python module like ftplib or
> urllib2? What about something like os.system?
>
> Hints and pointers appreciated,
> Mike
>
> _______________________________________________
> NCLUG mailing list       NCLUG at lists.nclug.org
>
> To unsubscribe, subscribe, or modify
> your settings, go to:
> http://lists.nclug.org/mailman/listinfo/nclug
>



-- 
Neil Neely
http://neil-neely.blogspot.com



More information about the NCLUG mailing list