FTP

Jp Calderone exarkun at intarweb.us
Tue Apr 15 22:15:56 EDT 2003


On Tue, Apr 15, 2003 at 06:27:11PM -0700, Matt Singer wrote:
> I have an application with a PYQT interface that uploads large files. 
> Is there an async method to get how much data has been sent with
> storlines to update a progress bar?  Or is there an alternate ftp
> interface?

  Twisted might help.

    http://twistedmatrix.com/documents/TwistedDocs/current/api/public/twisted.protocols.ftp.html

  and doc/examples/ftpclient.py in the source tarball.

  Jp

-- 
Lowery's Law:
        If it jams -- force it.  If it breaks, it needed replacing anyway.
-- 
 up 26 days, 23:02, 5 users, load average: 2.66, 2.47, 1.61





More information about the Python-list mailing list