chrislu
|
a8a4bc06e8
|
optionally delete empty parent directories
|
4 weeks ago |
Chris Lu
|
69553e5ba6
|
convert error fromating to %w everywhere (#6995)
|
5 months ago |
Aleksey Kosov
|
165af32d6b
|
added context to filer_client method calls (#6808)
Co-authored-by: akosov <a.kosov@kryptonite.ru>
|
7 months ago |
chrislu
|
ec30a504ba
|
refactor
|
1 year ago |
chrislu
|
701abbb9df
|
add IsResourceHeavy() to command interface
|
1 year ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
3 years ago |
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
4 years ago |
Chris Lu
|
a8b0f8864d
|
fix help message
|
4 years ago |
Chris Lu
|
2789d10342
|
go fmt
|
4 years ago |
Chris Lu
|
c3db389e42
|
refactor
|
4 years ago |
Chris Lu
|
3bd48c4f29
|
filer.remote.sync: exit when directory is unmounted
this will not propagate the deletions back to the cloud
|
4 years ago |
Chris Lu
|
21f37a0a75
|
remove unused code
|
4 years ago |
Chris Lu
|
65a29ad42a
|
add warning on unmount a folder
|
4 years ago |
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
4 years ago |
Chris Lu
|
cb53802752
|
adjust help message
|
4 years ago |
Chris Lu
|
c0b12da4ef
|
shell: add filer.remote.unmount
|
4 years ago |