zhijian

Results 35 issues of zhijian

### Additional Information _The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no...

Close #1431 1x faster performance

Boot automatic mount steps are tedious, we should use scripts to help users make the setup easier.

kind/feature

JuiceFS logs are not displayed in Mac system logs when mounted in the background. OS: macOS 12.4 (21F79) Darwin 21.5.0

priority/low

https://app.travis-ci.com/github/juicedata/juicefs/builds/246281417#:~:text=%2D%2D%2D%20FAIL%3A%20TestExec%20(10.70s,2735

priority/low
area/ci

**What happened**: creating folders on windows system but default permission is 555 **What you expected to happen**: default permission is 755 **How to reproduce it (as minimally and precisely as...

kind/bug
priority/low

We can add a write interface for the use of external log modules to solve the problem of overlapping the log and the progress bar. The following is the usage...

The log will be overwritten while the progress bar is printed. How to set not to overwrite the log, but to move the progress bar down one line? ``` package...

Webdav does not require the server to support recursive traversal, but recursive traversal is commonly used in some scenarios, so we should support the walk function for users. just like...

enhancement

Refer to [http protocol RFC documentation](https://www.rfc-editor.org/rfc/rfc9110.html#name-byte-ranges:~:text=14.1.2.-,Byte%20Ranges,-The%20%22bytes%22%20range)