Changes between Version 80 and Version 81 of Doc
- Timestamp:
- 2010-09-27T13:43:44Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc
v80 v81 1 = Documentation for Tahoe Users =1 = Documentation for Tahoe-LAFS Users = 2 2 3 Note: these links are to the 'trunk' (latest) versions of the documentation. See the 'docs' directory of a Tahoe release for docs relating to that version.3 Note: these links are to the 'trunk' (latest) versions of the documentation. See the 'docs' directory of a Tahoe-LAFS release for docs relating to that version. 4 4 5 5 == The Basics == 6 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html about]: the Tahoe filesystem and the unique properties that it offers6 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/about.html about]: the Tahoe-LAFS filesystem and the unique properties that it offers 7 7 * [http://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.html quickstart]: how to get the software and set it up 8 8 * [http://tahoe-lafs.org/source/tahoe/trunk/docs/running.html running]: how to run it once it is set up 9 9 10 10 11 * [source:docs/known_issues.txt Known Issues]: things you need to be aware of if you want to rely on Tahoe to store your valuable data.11 * [source:docs/known_issues.txt Known Issues]: things you need to be aware of if you want to rely on Tahoe-LAFS to store your valuable data. 12 12 * [wiki:HowToReportABug How To Report A Bug]: We love bug reports! Here's how. 13 13 … … 16 16 * [wiki:FAQ Frequently Asked Questions]: with answers! 17 17 18 * [wiki:UseCases UseCases]: the ways in which Tahoe should be useful19 * [wiki:AdvancedInstall AdvancedInstall]: more information about building and installing Tahoe 20 * [wiki:SftpFrontend SFTP Frontend]: compatibility issues for accessing Tahoe via SFTP18 * [wiki:UseCases UseCases]: the ways in which Tahoe-LAFS should be useful 19 * [wiki:AdvancedInstall AdvancedInstall]: more information about building and installing Tahoe-LAFS 20 * [wiki:SftpFrontend SFTP Frontend]: compatibility issues for accessing Tahoe-LAFS via SFTP 21 21 * [wiki:TipsTricks Tips & Tricks] 22 22 … … 33 33 * [http://tahoe-lafs.org/~warner/pycon-tahoe.html Tahoe: A Secure Distributed Filesystem] presented at 34 34 [http://us.pycon.org/2008/about/ PyCon2008], 35 providing an overview of the Tahoe design, and the35 providing an overview of the Tahoe-LAFS design, and the 36 36 [http://tahoe-lafs.org/~warner/pycon-tahoe-slides.zip slides] (.zip) that 37 37 were used for the presentation … … 42 42 * [wiki:Bibliography The Bibliography page] contains links to scientific papers of interest. 43 43 * [wiki:RelatedProjects The RelatedProjects page] extensions to Tahoe-LAFS, integrations of Tahoe-LAFS into your favorite other tools, and links to a few other decentralized storage projects that you might be interested in. 44 * [wiki:Dev The Dev page] for Tahoe hackers.44 * [wiki:Dev The Dev page] for Tahoe-LAFS hackers. 45 45 46 46 == The Parade of Release Notes ==