aboutsummaryrefslogtreecommitdiff
path: root/go/weed/upload.go
AgeCommit message (Expand)AuthorFilesLines
2013-11-18formattingChris Lu1-2/+2
2013-11-18add option to split large files into parts and then uploadChris Lu1-2/+7
2013-08-14refactoring submit operationChris Lu1-2/+10
2013-08-13refactoring codeChris Lu1-100/+2
2013-08-06Issue 6: upload file without id specifiedChris Lu1-3/+3
2013-07-29replicate mime typeChris Lu1-1/+4
2013-07-20add more description to upload commandChris Lu1-0/+10
2013-07-15upload respect master default replication settingChris Lu1-3/+5
2013-07-15escaping upload file name special charactersChris Lu1-1/+6
2013-07-15support gzip file upload, fix problem during replication of gzipped dataChris Lu1-1/+1
2013-07-13adjust usageChris Lu1-1/+1
2013-07-13upload files recursively matching a patternChris Lu1-0/+7
2013-07-13better error message if directory is not foundChris Lu1-6/+10
2013-07-13Consistent result format when error happensChris Lu1-17/+16
2013-07-13Add support to upload a directory recursively.Chris Lu1-11/+35
2013-07-11"weed upload" return message changesChris Lu1-8/+11
2013-07-101. ensure replicated file has the same timestampChris Lu1-1/+6
2013-02-26add lots of error checking by GThomasChris Lu1-2/+2
2013-02-10go vetChris Lu1-7/+7
2013-02-10rename from cmd to weed for easier "go build"Chris Lu1-0/+113