唐小鸭

Results 38 comments of 唐小鸭

@cw2030 I'd appreciate more details about the operation. For example: 1. Were the files deleted using the operating system's `rm` command instead of rustfs? 2. Was the entire directory deleted...

This issue stems from the inability to obtain the Content-Length during download. It's possible that in a distributed environment with compression during transmission, length information is lost, causing the Content-Length...

我尝试使用问题中的流程进行验证,但是没有发现 `Mutlipart Body` 被写入文件的问题,是否是我的方向错误了? I tried to verify using the process described in the question, but I didn't find any issue with `Mutlipart Body` being written to the file. Am...

> < x-amz-meta-content-type: application/json > < x-amz-meta-content-encoding: br @weisd I can see `x-amz-meta-content-encoding` in the user's logs, but I can't find why it's stored in user_metadata. please take a look...

Compression might not be the solution to this problem; I need to investigate further.