Matt Williams wrote: > Dear List, > > Does anyone know of a Python FTP GUI tool ? Preferably based around > pyGTK+ ? > > I've had a look (Google, vaults of Parnassus, etc.) but haven't found > one.
Googling 'python ftp client' gives http://ftpcube.sourceforge.net/ as well as several resources that might be useful if you decide to write your own. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
