aboutsummaryrefslogtreecommitdiff
path: root/go/weed/download.go
AgeCommit message (Expand)AuthorFilesLines
2015-12-14format changeschrislusf1-3/+1
2015-12-15verbose logtnextday1-1/+1
2015-12-15`weed download` command use stream download the large file.tnextday1-33/+61
2015-06-01each command use its own options to avoid parameter collisionchrislusf1-9/+12
2015-04-16Fix a couple more weedfs -> SeaweedFS instancesStuart P. Bentley1-2/+2
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-2/+2
2014-10-26formatting code by: goimports -w=true .Chris Lu1-2/+3
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-03-30working filer server!Chris Lu1-24/+4
2014-03-02Major:Chris Lu1-1/+1
2013-11-18added download command to download file by fileidChris Lu1-0/+120