[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Variables in Coldsync.conf
On Wed, Feb 06, 2002 at 11:28:50AM -0500, Brian Johnson wrote:
> I would like to set up Coldsync for a number of users without using multiple
> .coldsyncrc files
>
> I was wondering if there was a way to use variables in the coldsync.conf
> file to simplify this
>
> In particular, I would like to use a ~/ type directory for locations for
> conduits to dump info (ie for memo-text) but this gives me errors. I also
> tried $(HOME)/ but that didn't work either
>
> I would also like to use it for the pda definition blocks directory option
> (ie directory: "~/.palm";) but this also gives me errors
What kinds of errors are you getting? Which version are you
running, and on which platform?
Tilde-expansion ("~/foo") isn't implemented. However, you
should be able to use "${HOME}/foo". How exactly is this not working
for you?
You can set variables in the options{} block in
"coldsync.conf", then refer to those variables in ~/.coldsyncrc , if
it helps. If you're running ColdSync in daemon mode, you can also
define multiple users in "/usr/local/etc/palms", and give them all the
same config file.
Does this help?
--
Andrew Arensburger This message *does* represent the
arensb@ooblick.com views of ooblick.com
"How many fundies are rendered impotent by the notion of God as voyeur?
How many are titillated?" -- Bill Felton
--
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.