[Twisted-Python] ftp upload resume

Michele Incollu incollu at cs.unibo.it
Mon Feb 18 05:29:41 EST 2008


/



In the Python ftplib.FTP class's retrbinary() method you can pass a file
/>/ offset using the 'rest' arg (in order to resume a partial download).
/>/ 
/>/ Please could someone advise how to do a similar thing using the Twisted
/>/ FTPClient class? 


/Is it possible to enable support for the REST command in a Twisted FTP server, (in order to resume a partial upload) ?

Thanks,

Michele





More information about the Twisted-Python mailing list