I'm using python's ftplib to automate transfer of my dtml methods back
and forth into my ZClasses

I seem to be unable to GET a method called 'filtered_meta_types'
from

/Control_Panel/Procucts/myProduct/myZClass/propertysheets/methods

I get instead a permissions error 550. I get the same transferring using
another FTP client. I checked the ownership etc and it should be OK. I
can only think it's some horrible acquistion problem relating to the
default filtered_meta_types thing. Indeed when I rename to FMT it all
works quite happily. Is this kind of 'feature' known/expected?
-- 
Robin Becker

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to