[Zope] Zsyncer to Zuploader
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Wed, 20 Nov 2002 20:01:48 +0100
    
    
  
Elena Schulz writes:
 > does anybody know what needs to be done to change the Zsyncer-Product so
 > that it just serves as an uploader without needing to be installed on the
 > client-side (if possible). Or is there an other solution to upload
 > Zope-Objects with properties (without zexp-import)
You need something on the client side that packages and
sends the objects.
It is not necessarily a ZSyncer instance. But, why do you want
something else?
Dieter