20 Nov
2002
20 Nov
'02
10:57 a.m.
Elena Schulz wrote:
Hi,
is it possible, to send ZopeObject with Properties etc. via the python.ftplib-module to a remote Zope-Server?
Not really. File systems don't have the notion of properties :-(
Does anybody know how to do that. To send Text-files and images without the properties is no problem.
You may wish to look at XML-RPC. Depending on what you want to do, the ZSyncer product may be just what you're looking for: http://www.zope.org/Members/andym/ZSyncer cheers, Chris