10 Jun
2003
10 Jun
'03
1:27 p.m.
Hi everybody, does anybody know if it is possible to use ZSyncer to sysnchronize the repository where files are stored by ExtFile. Is there a product that can do this? Thank you Fabio
10 Jun
10 Jun
5:41 p.m.
New subject: [Zope] Zsyncer and ExtFile
Fabio Rolando wrote at 2003-6-10 15:27 +0200:
does anybody know if it is possible to use ZSyncer to sysnchronize the repository where files are stored by ExtFile. Is there a product that can do this?
You cannot use ZSyncer for this (because it would only sync the ZODB objects but not the files). However, you could use the same idea (XML-RPC) to implement a syncer for your ExtFiles collections. It would first update the ZODB object (as usual) and then "upload" the file content. Dieter
8336
Age (days ago)
8336
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Fabio Rolando