chrislusf
e921cb1a9d
format changes
2015-12-14 22:38:58 -08:00
tnextday
90d410d627
verbose log
2015-12-15 00:30:18 +08:00
tnextday
b177afc326
weed download
command use stream download the large file.
2015-12-15 00:14:02 +08:00
chrislusf
51aac49e82
each command use its own options to avoid parameter collision
...
fix https://github.com/chrislusf/seaweedfs/issues/152
2015-06-01 19:25:01 -07:00
Stuart P. Bentley
86e80aa9a0
Fix a couple more weedfs -> SeaweedFS instances
...
Apparently I forgot to save these files before submitting #121
2015-04-16 21:46:37 +00:00
Stuart P. Bentley
f0c2a2dcb3
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
2015-04-16 19:18:06 +00:00
Chris Lu
179d36ba0e
formatting code by: goimports -w=true .
2014-10-26 11:34:55 -07:00
wyy
4126280d55
use github.com/chrislusf instead of github.com/aszxqw
2014-09-25 16:57:22 +08:00
wyy
1cd19447e3
use github.com/aszxqw instead of code.google.com/p
2014-09-25 00:47:09 +08:00
Chris Lu
2861275fb6
working filer server!
2014-03-30 11:28:04 -07:00
Chris Lu
27c74a7e66
Major:
...
change replication_type to ReplicaPlacement, hopefully cleaner code
works for 9 possible ReplicaPlacement
xyz
x : number of copies on other data centers
y : number of copies on other racks
z : number of copies on current rack
x y z each can be 0,1,2
Minor:
weed server "-mdir" default to "-dir" if empty
2014-03-02 22:16:54 -08:00
Chris Lu
ac66eee045
added download command to download file by fileid
2013-11-18 23:41:00 -08:00