[Evolution] Free/Busy Publishing
Lonnie Borntreger
email@borntreger.com
Thu, 29 Jul 2004 10:56:00 -0700
On Thu, 2004-07-29 at 13:09 +0200, Rodrigo Moya wrote:
> On Wed, 2004-07-28 at 01:55 -0700, Lonnie Borntreger wrote:
> > I'm trying to publish my free/busy information to an ftp server. What
> > is the format for the URL? I tried ftp://server/path/file, and
> > specifying the username and password, but keep getting:
> > (evolution-1.5:8100): calendar-gui-WARNING **: itip-utils.c:1181: Could
> > not publish Free/Busy: 4: Cannot connect to destination
> >
> > I've tried ftp://user:pass@server/path/file and that fails also. Does
> > this support ftp at all? If so, how do I specify it?
> >
> the F/B publishing code uses libsoup for the network communications
> IIRC, so this only supports HTTP or HTTPS.
Yeah, after some deep googling, I finally found the original bounty
write-up for the F/B publishing feature and noticed that it only
mentioned http publishing. So, I just finished a "PUT" handler for the
server's directory, and now it works.
Thanks,
Lonnie Borntreger