mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
relnotes.txt: line-wrap to 70-chars and a small edit
This commit is contained in:
parent
ff07ce6234
commit
7477430a58
21
relnotes.txt
21
relnotes.txt
@ -26,9 +26,10 @@ Since v0.5.1 we've made the following changes:
|
|||||||
|
|
||||||
* improved logging, thanks to Arno
|
* improved logging, thanks to Arno
|
||||||
|
|
||||||
* Shares now contain leases, which gives us the information to compute which
|
* Shares now contain leases, which gives us the information to
|
||||||
shares are safe to delete, but we haven't yet implemented deletion itself.
|
compute which shares are safe to delete, but we haven't yet
|
||||||
Eventually, this will enable client quota tracking. (tickets #119, #67)
|
implemented deletion itself. Eventually, this will enable client
|
||||||
|
quota tracking. (tickets #119, #67)
|
||||||
|
|
||||||
|
|
||||||
For complete details, see this web page which shows all ticket
|
For complete details, see this web page which shows all ticket
|
||||||
@ -78,8 +79,8 @@ grace period clause.
|
|||||||
|
|
||||||
INSTALLATION
|
INSTALLATION
|
||||||
|
|
||||||
This release of Tahoe works on Linux, Mac OS X, Windows, Cygwin, and
|
Tahoe works on Linux, Mac OS X, Windows, Cygwin, and Solaris. For
|
||||||
Solaris. For installation instructions please see the README [4].
|
installation instructions please see the README [4].
|
||||||
|
|
||||||
|
|
||||||
USAGE - web interface
|
USAGE - web interface
|
||||||
@ -104,10 +105,11 @@ available there, with download links, and forms to upload new files.
|
|||||||
USAGE - command-line interface
|
USAGE - command-line interface
|
||||||
|
|
||||||
Run "allmydata-tahoe ls [VIRTUAL PATH NAME]" to list the contents of a
|
Run "allmydata-tahoe ls [VIRTUAL PATH NAME]" to list the contents of a
|
||||||
virtual directory. Run "allmydata-tahoe get [VIRTUAL FILE NAME] [LOCAL FILE
|
virtual directory. Run "allmydata-tahoe get [VIRTUAL FILE NAME]
|
||||||
NAME]" to download a file. Run "allmydata-tahoe put [LOCAL FILE NAME]
|
[LOCAL FILE NAME]" to download a file. Run "allmydata-tahoe put
|
||||||
[VIRTUAL FILE NAME]" to upload a file. Run "allmydata-tahoe rm [VIRTUAL PATH
|
[LOCAL FILE NAME] [VIRTUAL FILE NAME]" to upload a file. Run
|
||||||
NAME]" to unlink a file or directory in the virtual drive.
|
"allmydata-tahoe rm [VIRTUAL PATH NAME]" to unlink a file or directory
|
||||||
|
in the virtual drive.
|
||||||
|
|
||||||
USAGE - other
|
USAGE - other
|
||||||
|
|
||||||
@ -208,4 +210,3 @@ Boulder, Colorado and San Francisco, California
|
|||||||
[12] http://twistedmatrix.com/
|
[12] http://twistedmatrix.com/
|
||||||
[13] http://allmydata.org/source/zfec/zfec/
|
[13] http://allmydata.org/source/zfec/zfec/
|
||||||
[14] http://allmydata.com
|
[14] http://allmydata.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user