Re: [9fans] Query on Venti access

2008-11-12 Thread anoop . anoop
thank you all. Really appreciate your help.

Re: [9fans] Query on Venti access

2008-10-30 Thread Enrico Weigelt
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, > Could any you please let me know whether it is possible to access a > Venti server running on a plan 9 machine from another machine running > Ubuntu? have a look at plan9port :) BTW: I'm running both venti and clients on Gentoo systems. cu

Re: [9fans] Query on Venti access

2008-10-27 Thread matt
The most comprehensive man pages are on swtch.com Venti uses a simple protocol, the C library is described here : http://swtch.com/plan9port/man/man3/venti.html And the source here : http://swtch.com/usr/local/plan9/src/libventi/ this is the intro http://swtch.com/plan9port/man/man7/venti.h

Re: [9fans] Query on Venti access

2008-10-27 Thread Gorka Guardiola
On Mon, Oct 27, 2008 at 11:28 AM, <[EMAIL PROTECTED]> wrote: > Hi All, > > I am new to plan9 and venti. All your help is greatly appreciated. > I am doing a project and my professor suggested that I use venti as a > back end server. > > Could any you please let me know whether it is possible to ac