A modification of ZSyncer: sends and receives objects through the net, with xml-rpc or SSL XML-RPC. Requires ZSyncer and m2Crypto
A modification of ZSyncer: sends and receives objects through the net, with xml-rpc or SSL XML-RPC. Works with ZSyncer 0.3 and m2Crypto-0.06-win32.zip or m2crypto-0.07-snap1. I am using it to send objects from a Zope 2.4.1 (linux) to a Zope 2.4.1 (windows) running with ssl-zserver(the one in m2crypto) Usage: from python script or xml-rpc, call ZSyncerMute.cp (local_path, remote_path, type) local_path and remote_path are a list of folder names. ['', folder1 , folder2 ] for /folder1/folder2
'' = / foldertype is the meta_type: '' copies all objects, else copy all the objects with the meta_type in the local_path. Note: for ssl, the user and password are given in the url, with the notation: https://login:password@host:port/path1/index_htm Version 2: -----------
TODO ---- Remove the ZSyncer dependency, and create another product that could be named "Zcp"
|
|
Available Releases
Version | Maturity | Platform | Released |
---|---|---|---|
2 | Development | 2002-05-14 10:21:51 | |
ZsyncerMute2.tar.gz (5 K) | All | ||
1 | Development | 2002-05-14 09:32:53 | |
ZSyncerMute.tar.gz (8 K) | All |