Konstantin Lebedev
|
44906f1f3b
|
fix: avoid error file name too long when writing a file (#4876)
|
1 year ago |
chrislu
|
70a4c98b00
|
refactor filer_pb.Entry and filer.Entry to use GetChunks()
for later locking on reading chunks
|
2 years ago |
Ryan Russell
|
d54eb9966f
|
refactor: `Directory` readability (#3665)
|
2 years ago |
chrislu
|
11f99836c3
|
filer.backup: backup small files if the file is saved in filer (saveToFilerLimit > 0)
fix https://github.com/seaweedfs/seaweedfs/issues/3468
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Konstantin Lebedev
|
bcbdc4cb37
|
use const multipart uploads folder
avoid error bucket NotEmpty if multipart uploads folder exist
|
3 years ago |
Chris Lu
|
1a70cb9b63
|
local sink: write and update files
fix issues with https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
Chris Lu
|
dce1f02c9e
|
filer.backup: backup to local directory optionally is incremental
fixed one issue with https://github.com/chrislusf/seaweedfs/issues/2084
|
4 years ago |
Chris Lu
|
f2fcb77808
|
local file sink: create backup files with permission 0755
|
4 years ago |
Chris Lu
|
678c54d705
|
data sink: add incremental mode
|
4 years ago |
Chris Lu
|
da08402ba2
|
replicate: use creation time for local incremental file sink
related to https://github.com/chrislusf/seaweedfs/pull/1762
|
4 years ago |
Konstantin Lebedev
|
6b54ff9912
|
replication to create time date directory
|
4 years ago |
Konstantin Lebedev
|
3634811408
|
replication to todays date directory
|
4 years ago |
Konstantin Lebedev
|
612b7975a1
|
replication to local disk storage
|
4 years ago |