[Twisted-Python] ftp question

Michele Petrazzo michele.petrazzo at unipex.it
Fri Dec 22 02:37:16 MST 2006


Michele Petrazzo wrote:
> 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!

I reply to myself saying that the reply are here:
http://twistedmatrix.com/pipermail/twisted-python/2003-October/005884.html

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: </pipermail/twisted-python/attachments/20061222/3c003207/attachment-0002.bin>


More information about the Twisted-Python mailing list