Python & CuteFTP TE COM Object Anyone?!

Peter F. Ferris pferris at pferris.com
Thu May 16 21:03:01 EDT 2002


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! ;-) ).







More information about the Python-list mailing list