Have you tried the FTP interface that is available? This can be easily mapped using Windows File Explorer, and if the network is local then you don't have to worry about unencrypted file transmission. There is also SFTP support.
http://allmydata.org/trac/tahoe/browser/docs/frontends/FTP-and-SFTP.txt It is set up on the production network: ftp://prodftp.allmydata.com and uses your normal login/pass. You can also easily enable it on your local node to try it out. Just modify the tahoe.cfg to enable FTP, point at an authentication server, return a base URI root-cap, and you're off! Ps On 2/1/10 11:37 AM, Jody Harris wrote: > I advocate investing in FUSE or a FUSE-like layer that will allow users > to interact with their tahoe stores through the windowed file manager > they are already accustomed to. > > Apparently, making the FUSE layer for Tahoe is harder than one would guess. > _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
