Chris Lu
|
a2d34d4802
|
filer.copy: add adjustable compression level
|
6 years ago |
Chris Lu
|
d14b614407
|
weed filer.copy: use existing file owner and gropu id
|
6 years ago |
Chris Lu
|
c731d9be6d
|
weed filer.copy: add option to profile the execution
|
6 years ago |
Chris Lu
|
24c020104a
|
weed filer.copy: parallelize the copying to increase throughput
improvement https://github.com/chrislusf/seaweedfs/issues/915
|
6 years ago |
Chris Lu
|
300b39b5af
|
weed filer.copy: use cached filer grpc connection
another attemp for https://github.com/chrislusf/seaweedfs/issues/915
|
6 years ago |
Chris Lu
|
921231268b
|
weed filer.copy: skip files that can not be opened
such as socket
|
6 years ago |
Chris Lu
|
4f714cef22
|
default weed filer.copy and weed upload chunk size to 32MB
|
6 years ago |
Chris Lu
|
f60d383947
|
weed filer.copy: support multiple masters
|
6 years ago |
Chris Lu
|
55bab1b456
|
add context.Context
|
6 years ago |
Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
6 years ago |
Chris Lu
|
74fb237727
|
benchmark can work in secure mode
|
6 years ago |
Chris Lu
|
4ff4a147b2
|
cleanup security.Secret
|
6 years ago |
bingoohuang
|
ab6be025d7
|
go fmt and fix some typo
|
6 years ago |
Chris Lu
|
ba923e2864
|
error if the last arguement does not end with forward slash
|
6 years ago |
Chris Lu
|
49f40cd145
|
adjust help message
|
6 years ago |
Chris Lu
|
852ee21835
|
avoid .gz auto decompression
|
6 years ago |
Chris Lu
|
98384b62fd
|
adjust description
|
6 years ago |
Chris Lu
|
7d6b2a4740
|
add ETag to upload results and chunks
|
6 years ago |
Chris Lu
|
7e2031b18f
|
go fmt
|
7 years ago |
Chris Lu
|
77fc8c5914
|
keep alive for gRpc calls
|
7 years ago |
Chris Lu
|
98110c1697
|
add collection, replication, ttl to each file
|
7 years ago |
Chris Lu
|
299312c805
|
use separate filer grpc port
|
7 years ago |
Chris Lu
|
dc13e10637
|
fix copy error on 0 size files
|
7 years ago |
Chris Lu
|
44acf4b756
|
fix file name
f.Name() is not the base file name
|
7 years ago |
Chris Lu
|
0301504184
|
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
|
7 years ago |
Chris Lu
|
26e7cd8c75
|
assign a different volume on large file copying
|
7 years ago |
Chris Lu
|
2fe0d479f1
|
filer.copy supports chunking
|
7 years ago |
Chris Lu
|
2d7dea1a09
|
a little refactoring
|
7 years ago |
Chris Lu
|
8a48baa056
|
add single chunk file copying to new filer
|
7 years ago |
Chris Lu
|
458ada173e
|
go fmt
|
7 years ago |
Chris Lu
|
9dd228747c
|
filer copy added uid/gid
|
7 years ago |
Chris Lu
|
c5cf9bd290
|
properly working filer
|
7 years ago |
sparklxb
|
66e7013dfe
|
suport uploading files to specific dataCenter
|
8 years ago |
Chris Lu
|
185a916f5e
|
adjusting command options
|
9 years ago |
Chris Lu
|
cdae9fc680
|
add "weed copy" command to copy files to filer
|
9 years ago |