[Twisted-Python] FilePaging not working?

Samson Yeung samson at editshare.com
Wed Sep 3 13:41:39 EDT 2008


Hello all,

I am trying to transfer files over a PerspectiveBroker connection with
FilePager and I've run into a problem. The attached cut-down example
works fine with Twisted-2.5.0, but not with Twisted-8.0 or
Twisted-8.1.0. This is with python 2.5.

On version 8 of twisted, a 0-byte file is created and the client never
finished; but with version 2.5, the full file is transferred.

What am I doing wrong; or is this a bug?

Thanks all,

-Samson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbecho.py
Type: text/x-python
Size: 1822 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20080903/87230d15/attachment.py 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbechoclient.py
Type: text/x-python
Size: 1011 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20080903/87230d15/attachment-0001.py 


More information about the Twisted-Python mailing list