7 May
2003
7 May
'03
5:58 p.m.
Hi Chen Fu,
Hi! I had read article descripting next step of ftp in zope will take a xml to package the property of file. When we upload the file and this xml, property will add to the uploaded file in ZMI. Is it true? Is this feature already usable now?
I have never heard of this. (Well, I am not a Zope insider ...) It would be easier to answer the question if you would have given pointers to the article You refer to. Something which is actually working is to send XML-RPC via HTTP; you could use it to programatically set up the properties of the uploaded file object this way. See e.g.: http://www.zope.org/Members/Amos/XML-RPC Cheers, Clemens