changed architecture.rst to display in browser instead of download. modified 2 other links for consistency.

[Imported from Trac: page FAQ, version 81]
tahoelafsfcc 2012-10-03 17:38:22 +00:00
parent 9d3877d199
commit 8848c533bd

6
FAQ.md

@ -28,7 +28,7 @@ A: There isn't currently a way to disable the encryption, but if you look at the
**<a name="Q4_where_are_the_docs">Q4:</a> Where should I look for current documentation about the Tahoe-LAFS protocols?**
A: [//source/tahoe/trunk/docs/architecture.rst <https://tahoe-lafs.org/source/tahoe/trunk/docs/architecture.rst>]
A: [<https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/architecture.rst>]source:docs/architecture.rst
**<a name="Q5_embedded_devices">Q5:</a> Does Tahoe-LAFS work on embedded devices such as a [PogoPlug](http://www.pogoplug.com) or an [OpenWRT](http://openwrt.org) router?**
@ -38,11 +38,11 @@ If you try it, note that the Tahoe-LAFS storage *server* is a much less demandin
**<a name="Q6_windows">Q6:</a> Does Tahoe-LAFS work on Windows?**
A: Yes. Follow [the standard quickstart instructions]source:trunk/docs/quickstart.rst to get Tahoe-LAFS running on Windows. (There was also an "Allmydata Windows client", but that is not actively maintained at the moment, and relied on some components that are not open-source.)
A: Yes. Follow [the standard quickstart instructions]source:docs/quickstart.rst to get Tahoe-LAFS running on Windows. (There was also an "Allmydata Windows client", but that is not actively maintained at the moment, and relied on some components that are not open-source.)
**<a name="Q7_mac_os_x">Q7:</a> Does Tahoe-LAFS work on Mac OS X?**
A: Yes. Follow [the standard quickstart instructions]source:trunk/docs/quickstart.rst on Mac OS X and it will result in a working command-line tool on Mac OS X just as it does on other Unixes.
A: Yes. Follow [the standard quickstart instructions]source:docs/quickstart.rst on Mac OS X and it will result in a working command-line tool on Mac OS X just as it does on other Unixes.
**<a name="Q8_storage_in_multiple_dirs">Q8:</a> Can there be more than one storage directory on a storage node? So if a storage server contains 3 drives without RAID, can it use all 3 for storage?**