[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] Re: help getting started (solved)
- To: coldsync-hackers at lusars dot net
- Subject: [coldsync-hackers] Re: help getting started (solved)
- From: Peter Jay Salzman <p at dirac dot org>
- Date: Mon, 24 Jun 2002 14:18:45 -0700
- In-Reply-To: <20020624210344.GA2419@dirac.org>
- References: <20020624210344.GA2419@dirac.org>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
- User-Agent: Mutt/1.3.28i
begin p <p>
> I'm trying to use coldsync under Debian Woody with a Handspring USB
> Visor.
I *think* the problem is solved. I changed my .coldsyncrc from:
> pda {
> snum: "*Visor*-G";
> username: "p";
> userid: 21296;
> }
to:
listen serial {
device: /dev/palm;
speed: 9600;
}
pda "My Palm" {
snum: "*Visor*";
directory: "/tmp/visor";
username: "p";
userid: 21296;
default;
}
and it appears to be syncing. I'm not sure which change did the trick.
I'm thinking it was the "snum" line. The man pages claimed that snum
for a Visor should be "*Visor*" as opposed to "*Visor*-G" as recommended
by coldsync.
Pete
--
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.