[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] writing conduit
- To: <coldsync-hackers at lusars dot net>
- Subject: [coldsync-hackers] writing conduit
- From: "ed" <spied at yandex dot ru>
- Date: Mon, 28 Oct 2002 11:52:54 +0300
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
i need do this work:
1. creating input databases are
2. installing this databases on palm
2a. program om palm modify some databases
3.on next hotsync receiving modified databases
4. parsing modiefied databases
i have several palm's and need to do syncronisation in automatic mode
(simple insert palm in cradle and press hotsync key)
today i use 'coldsync -I -z' in loop... first step work fine, second is done
by simple copyng databases to install directory
for step three (and four) i wrote sync conduit, it receive data from palm to
files on pc and delete ths data from palm to avoid of duplication of the
data. for deleting i use dlp_DeleteDB function in ColdSync::SPC.
it work, but sync conduit is called on step 2 too ;(
how can i resolve this troubles? may be my sheme of syncronisation is
broken?
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.