Changes between Version 32 and Version 33 of FAQ
- Timestamp:
- 2010-12-30T09:21:09Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v32 v33 151 151 His changes are due to be integrated in Tahoe-LAFS v1.9.0.[[BR]] 152 152 For more information please take a look at ticket #68 153 154 '''Q: Will this thing only run when I tell it to?''' 155 156 A: Yes. First of all, it doesn't run except when you tell it to—you start it with {{{tahoe start}}} and stop it with {{{tahoe stop}}}. Secondly, the software doesn't act as a server unless you configure it to do so (it isn't like peer-to-peer software which automatically acts as a server as well as a client). Thirdly, the client doesn't do anything except in response to the user starting an upload or a download (it doesn't do anything automatically or in the background).