Git'Fellow

Results 424 comments of Git'Fellow

URL like this works. `https://k1x3.fra.idrivee2-18.com/juicefs?delimiter=%2F&marker=&max-keys=100&prefix=juicefs%2Fchunks%2F0%2F` Note the `max-keys`.

Ok thanks, closing this as an object storage problem, not JuiceFS.

If it is supported since 5.14, why does it trigger here, on 5.15? https://github.com/juicedata/juicefs/issues/2428#issuecomment-1200663433

I've tested a mount with `sqlite3://juicefs.db?_journal_mode=WAL&_busy_timeout=5000&_synchronous=NORMAL` and it seem to work flawlessly, PR at https://github.com/juicedata/juicefs/pull/2647. But LOCK warnings still happening. `: Transaction succeeded after 3 tries (1.968603ms), inodes: [], last...

Let me add this here that could help for a better handling of these: https://github.com/mattn/go-sqlite3/issues/632#issuecomment-450585303

Seems a good option, and a Go client is available: https://github.com/aerospike/aerospike-client-go/tree/v6

@mgallien what if you create a file like `1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890.md` And you try to upload it? Can't you reproduce it? In my instance, it always produces this error.

ping @mgallien (see https://github.com/nextcloud/desktop/issues/467#issuecomment-1037222376)

Well, on Windows, you can create such file. Error is produced when file is uploaded to Nextcloud. ![image](https://user-images.githubusercontent.com/12234510/175005243-fd364038-3f99-496e-ab0e-f4636511f3d5.png) It works on Linux too: ![image](https://user-images.githubusercontent.com/12234510/175005755-32810500-9e35-4684-b2b9-dc1190f99a72.png) Exact file name is ``` touch...