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:[EMAIL PROTECTED]/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. Lonnie, I just found this thread and have also been trying to figure out Free/Busy publishing. Can you point me in the right direction on configuring a PUT handler for an Apache server directory? Thanks, Ted Anderson _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
