vicasong
vicasong
The problem is very strange. We use a shell script to output the meta information of the file and the calculated md5 value. The md5 output is different for the...
Maybe my description wasn't detailed enough that you didn't understand it. For Example: s3fs mounted at `/mnt/s3`, and there is a file named `key-001` in the bucket. So, I just...
Disk space is enough, we always care about this. We feel that s3fs cannot accurately guarantee that the data downloaded to the disk for each file is correct. We will...
PR created
I will resubmit a new PR
> Hello @vicasong, thanks a lot for submitting this PR. Sorry for not getting back to you earlier. Please add a test. Please add your full name with `@author` tag...
多语言支持挺好的,赞一个
顺带希望评论及文章支持emoji
> I commented out the line of code that added `ModifyRequestTimeOffsetInterceptor`, but still reported the same error
In debug mode, by breaking a point in the `AWSS3V4Signer` class, there are some key parameters as follows: ```text requestParams={Aws4SignerRequestParams@4344} - signingClock={Clock$SystemClock@4365} "SystemClock[Z]" - requestSigningDateTimeMilli=1656292507503 - scope="20220627/eu-central-1/s3/aws4_request" - regionName="eu-central-1" -...