[gollem] Gollem VFS Driver Changes

Michael Varghese mike.varghese@ascellatech.com
Tue, 25 Jun 2002 17:26:51 -0400


After a response from Liam about trying to implement the VFS driver system
into Gollem, I have started trying to make an ftp driver for VFS.  The VFS
driver implementation does not include session management or authentication.
I don't understand how I'm supposed to configure a Gollem session using the
VFS driver impelmentation.  If someone could lead me in the right direction,
I would be appreciative.

-Mike

-----Original Message-----
From: Liam Hoekenga [mailto:liamr@umich.edu]
Sent: Tuesday, June 25, 2002 9:45 AM
To: Michael Varghese
Cc: gollem@lists.horde.org; dev@lists.horde.org
Subject: Re: [gollem] Gollem Driver Changes


Michael -

Does it use the VFS stuff that Chuck has been working on?  If not, you
should
modify this to use it, because allowing Turba to access different filesystem
backends is one of the reasons the VFS code is being implemented..

horde/lib/VFS.php

Liam