On Tuesday 06 April 2004 16:51, bpaden@trimeros.com wrote:
> It looks to me like the headers are **never** printed to the conduit,
> though I have been over and over the code and can't figure out why.
Okay, I'll bite. I threw together a quick dummy conduit that does all the
header magic directly without the ColdSync module (attached). I ran it with
the following configuration (using the CVS version, which is largely
identical to 3.0-pre4):
conduit fetch,dump {
type: todo/DATA;
path: "/home/cpb/src/conduits/non-coldsync";
}
Both fetch and dump flavours worked flawlessly.
What are you doing differently?
c.
Attachment:
non-coldsync
Description: Perl program