send ZopeObjects with Properties by python ftplib
19 Nov
2002
19 Nov
'02
5:24 p.m.
Hi, is it possible, to send ZopeObject with Properties etc. via the python.ftplib-module to a remote Zope-Server? Does anybody know how to do that. To send Text-files and images without the properties is no problem. Thanks for any hints, Elena
20 Nov
20 Nov
10:57 a.m.
New subject: [Zope] send ZopeObjects with Properties by python ftplib
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
8538
Age (days ago)
8539
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Elena Schulz