The gateway isn't an optional component; the Tahoe-LAFS software package is a combination of a gateway and an optional storage server. The client application would never communicate directly with the storage servers. Start here (http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html) to install the software.
--Ravi On Tue, Oct 19, 2010 at 9:52 AM, sreenivasulu velpula <[email protected]> wrote: > > Hi, > > In the presence of Gateway , the protocols used between client and gate > way are HTTP(S) / (S)FTP and from gate way to storage server is TCP/SSL. In > this case GateWay will do the encryption and erasure coding. > > In the absence of Gate way, client will do the encryption, erasure coding > and send the data to storage servers. In this case, what is the protocol > used between client and storage servers? is it TCP/SSL ? > > I didn't find any information about how to configure the Tahoe GateWay, can > any one tell, where can i find information on this ? > > > > -- > Regards > Sreenivasulu.V > MTech(CS) 2nd Year > IIT Madras > > > > _______________________________________________ > tahoe-dev mailing list > [email protected] > http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev > > _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
