[Zope] A function like a FTP Object
Garito
garito at sistes.net
Wed Jul 6 04:32:39 EDT 2005
Peter Bengtsson escribió:
>>Hi!
>>does this work on a folder?
>>
>>
>>
>Sure it does. Did you understand any of my code? I subclassed it on
>the folder class.
>
>
>
>>The struct.xml function is on a folder object and I would like
>>struct.xml as an object contained by the folder one
>>
>>
>>
>This is completely outside the zope management interface. Perhaps it
>is possible to override the PUT() function inside Zope but I doubt it.
>Look into writing your own python product.
>
>
>
>
>>Thanks!
>>
>>--
>>Mis Cosas
>>http://blogs.sistes.net/Garito/
>>
>>
>>_______________________________________________
>>Zope maillist - Zope at zope.org
>>http://mail.zope.org/mailman/listinfo/zope
>>** No cross posts or HTML encoding! **
>>(Related lists -
>> http://mail.zope.org/mailman/listinfo/zope-announce
>> http://mail.zope.org/mailman/listinfo/zope-dev )
>>
>>
>>
>
>
>
>
Yes, I think I understand your code but correct me if I get wrong: this
code converts your folder in a file on the FTP server
But what I need is to see the method like a file on the folder not the
folder itself
Did your code works like I need?
THANKS!!!
--
Mis Cosas
http://blogs.sistes.net/Garito/
More information about the Zope
mailing list