@sigoden commented on GitHub (Jun 7, 2024):
We will not support this feature.
Docker is and still is the leading image repository.
@steadfasterX commented on GitHub (May 15, 2024):
that was... impressive fast :D many thanks!
@xiaozhuai commented on GitHub (May 16, 2024):
I switch to nginx, it also didn't support propfind infinity. And I've update my script, now it support list…
@xiaozhuai commented on GitHub (May 16, 2024):
Here is the code snippets I use to get files recursively
async readdir(dir) {
const files =…
@sigoden commented on GitHub (May 16, 2024):
I will research the performance issues later.
We do not currently plan to support infinite depth, so we are…
@sigoden commented on GitHub (May 21, 2024):
dufs handles self-signed certificates just fine. If you encounter this error, it is highly likely that it's due to…
@sigoden commented on GitHub (Jun 1, 2024):
This feature is beyond the scope of dufs's responsibilities.
Sorry, we will not support this feature.
@sigoden commented on GitHub (May 31, 2024):
@pauldeng
The OS can take a while to release memory or may not release it until it needs too. There is nothing…