Changes between Version 7 and Version 8 of Tutorial
- Timestamp:
- 2010-08-05T09:53:42Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial
v7 v8 1 {{{ 2 =============================== 3 Tutorial for Tahoe-LAFS (Draft) 4 =============================== 5 }}} 6 = Hosts setup = 1 = Tutorial for Tahoe-LAFS (Draft) = 2 3 == Hosts setup == 7 4 8 5 In this tutorial we're gonna setup 3 nodes, whatever they are (Host+VM1+VM2) … … 15 12 I'll use a self-explanatory prompt for each host. 16 13 17 = Installation on each node=14 == Installation on each node == 18 15 19 16 I like pypi so much I find it easier to do the download, extraction, … … 48 45 now Tahoe is installed \o/ 49 46 50 = Instantiate the nodes=47 == Instantiate the nodes == 51 48 52 49 So, after reading running.html, configuration.txt and architecture.txt, we'll first … … 163 160 Is that all ? Well, no, it's time to learn how to use it. 164 161 165 = File capabilities ?=162 == File capabilities ? == 166 163 167 164 Now it's time for a bit of literature. File capabilities are unique "keys" … … 183 180 http://tahoe-lafs.org/trac/tahoe-lafs/wiki/Capabilities 184 181 185 = Access your shares=182 == Access your shares == 186 183 187 184 You can store and access files on Tahoe-LAFS in many … … 194 191 save the directory's URI, or you won't be able to find it again. 195 192 196 == Using the CLI==193 === Using the CLI === 197 194 198 195 The CLI behaves mostly like a standard shell, with all … … 286 283 }}} 287 284 288 == Using the FTP interface==285 === Using the FTP interface === 289 286 290 287 As Tahoe does not have user accounts management, to enable FTP access, … … 299 296 * http://tahoe-lafs.org/trac/tahoe-lafs/wiki/SftpFrontend 300 297 301 === Account file creation === 298 * Account file creation 302 299 303 300 The password file is using a very simple format, each non blank/commented … … 382 379 et voilà ! 383 380 384 == Configure sFTP access==381 === Configure sFTP access === 385 382 386 383 The procedure is slightly the same as for ftp access. You need to have the