|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
sync between two PCsHi all I have successfully synced my mobile from my linux PC. Now I want to sync the same thing from other PC. I have made same setup on that PC also.. But I am not able to sync On PC-1 (which I have synced with mobile) I run $msynctool --sync my-group2 --wait On PC-2 (which have no sync data) I run Thanks and Best regards$msynctool --sync my-group1 But it fails ... What I have to do for this??? Need I have some server on PC1 to respond to the sync of PC2. please help me. Pramod Why delete messages? Unlimited storage is just a click away. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Opensync-users mailing list Opensync-users@... https://lists.sourceforge.net/lists/listinfo/opensync-users |
|
|
Re: sync between two PCspramod gurav wrote:
> I have successfully synced my mobile from my linux PC. > Now I want to sync the same thing from other PC. > I have made same setup on that PC also.. > But I am not able to sync > On PC-1 (which I have synced with mobile) I run > $msynctool --sync my-group2 --wait > > On PC-2 (which have no sync data) I run > $msynctool --sync my-group1 > > But it fails ... > What I have to do for this??? > Need I have some server on PC1 to respond to the sync of PC2. > please help me. synchronization engine where OpenSync (here the msynctool) is the master. So you run two masters and wonder why this does not work ;) If I understand your use case correctly then PC-1 is the place were the sync master should run and you have three clients - the mobile, PC-2 and the file system of PC-1. You can synchronize in three ways: 1. all stuff handled by OpenSync - msynctool on PC-1 - file-sync plugin (for fs of PC-1) - syncml-plugin for the mobile - syncml-http-plugin for PC-2 - syncml client like funambol on PC-2 2. conventional setup - msynctool on PC-1 - file-sync plugin (for fs of PC-1) - syncml-plugin for the mobile - rsync between PC-1 and PC-2 PC-2 looks for me like a normal client and PC-1 looks like the real sync master. Best regards Michael -- _______________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 michael.bell@... D-10099 Berlin _______________________________________________________________ X.509 CA Certificates / Wurzelzertifikate http://ra.pki.hu-berlin.de ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Opensync-users mailing list Opensync-users@... https://lists.sourceforge.net/lists/listinfo/opensync-users |
| Free Forum Powered by Nabble | Forum Help |