Python & CuteFTP TE COM Object Anyone?!

Michael Gilfix mgilfix at eecs.tufts.edu
Thu May 16 21:50:09 EDT 2002


  You mind find it interesting to check out:
http://ftpcube.sourceforge.net.  It's a GUI ftp client written
entirely in python. No scripting support yet but it would make a cool
feature.

                   -- Mike

On Thu, May 16 @ 20:03, Peter F. Ferris wrote:
> Hi!
> 
> Does anybody on the list have any experience with the Windows GUI app
> "CuteFTP" (Pro or not) and scripting with Python.  There's a white paper
> (http://www.cuteftp.com/files/cuteftpprowp.pdf) that mentions that one can
> use Python to interface to the (CuteFTP) Transfer Engine.  However, the only
> examples given are for VBS & Perl.
> 
> Here's the VBS code:
> =-=-=-=-=-=-=-=-=-=
> ‘Creating a connection object and assign it to the variable
> Set MySite = CreateObject("CuteFTPPro.TEConnection")
> 
> Can anyone give me a Python example using this COM object?
> 
> Or, better yet, if you have a CuteFTP ala Python script you wouldn't mind
> sharing (be sure to edit out any logins/passwords! ;-) ).
> 
> 
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
`-> (pferris)

-- 
Michael Gilfix
mgilfix at eecs.tufts.edu

For my gpg public key:
http://www.eecs.tufts.edu/~mgilfix/contact.html





More information about the Python-list mailing list