tnextday
|
e3559281b1
|
volume server read remote needle when target volume dosn't esixts in local store.
|
10 years ago |
tnextday
|
2742c571ef
|
fix some warnning detected by go vet
|
10 years ago |
tnextday
|
bee8fdb088
|
`ChunkFileReader` will read chunk needle from local volume first
|
10 years ago |
tnextday
|
45dca3748d
|
add collection param in lookup operation
|
10 years ago |
tnextday
|
1c4b0fd9a0
|
lookup support query `Head` and `readonly` location
|
10 years ago |
chrislusf
|
e921cb1a9d
|
format changes
|
10 years ago |
tnextday
|
b177afc326
|
`weed download` command use stream download the large file.
|
10 years ago |
tnextday
|
aa44028b46
|
update
|
10 years ago |
tnextday
|
f240c57f16
|
Rename ChunkManifest.GetData to ChunkManifest.Marshal
|
10 years ago |
tnextday
|
82e6d67ccc
|
update
|
10 years ago |
tnextday
|
daac5de1ba
|
more check in `http_util.Delete`
add status code in `DeleteResult` struct
operation.DeleteFiles maybe unsafe, so `ChunkManifest.DeleteChunks` manually delete each chunks
|
10 years ago |
tnextday
|
662915e691
|
Delete all chunks when delete a ChunkManifest
LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command
|
10 years ago |
tnextday
|
d0e2475ece
|
`FilePart.Upload` use base name instead of full path
fix chunked file download error
|
10 years ago |
tnextday
|
2c0a7fe75e
|
complete submit chunked file
|
10 years ago |
tnextday
|
6b0894d806
|
update ChunkedFile to seekable reader, so we can use io.* to read data
|
10 years ago |
tnextday
|
f825d23789
|
fix build error
|
10 years ago |
tnextday
|
1817864a45
|
add chunk file helper to support large file
|
10 years ago |