[Twisted-Python] ftp question

Michele Petrazzo michele.petrazzo at unipex.it
Tue Dec 19 09:42:11 EST 2006


I list,
I want to implement a not standard ftp STOR (STOT in the real) command.
It not accept the path, because it create a new one on the server side.
I'm tring to  work with the sendToConnection and SenderProtocol, but I
don't understand where the file (that on storeFile are passed as "path")
are opened (read) for after pass its data to the write method of
SenderProtocol.

I stop myself because I'm not able to send data throw the channel!

Can someone help me?

Thanks,
Michele
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3273 bytes
Desc: S/MIME Cryptographic Signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20061219/02cd3757/attachment.bin 


More information about the Twisted-Python mailing list