[Twisted-Python] Example of FTPClient.stor()?

Fred L. Drake, Jr. fdrake at acm.org
Thu Dec 4 12:05:27 EST 2003


Does anyone have a (short) example using FTPClient.stor()?  I'm pretty
new to Twisted, and am still getting the hang of the model of using
Deferreds.

(The presence of both stor() and storeFile() in the docs is confusing
as well; a quick glance through twisted.protocols.ftp's source makes
me think that stor() is the preferred name, and storeFile() is an
implementation detail.  Is that right?)

Thanks!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation




More information about the Twisted-Python mailing list