@JamsBLee commented on GitHub (Aug 18, 2025):
Hello, is it difficult for this to support Windows 7? We have employees using Windows 7 here. I'm working on a…
@sigoden commented on GitHub (Aug 19, 2025):
see https://github.com/sigoden/dufs/issues/395#issuecomment-2156184447
@JamsBLee commented on GitHub (Aug 20, 2025):
Although it can't be solved, I'm still very grateful for the tools you provided! Because its performance is indeed…
@sigoden commented on GitHub (Aug 16, 2025):
I don't understand in what situations the noscript parameter needs to be set manually.
@cppbear commented on GitHub (Aug 21, 2025):
If you have a Windows 10 or newer device, you could try compiling with the nightly toolchain using the following…
@andoalon commented on GitHub (Aug 16, 2025):
I don't understand in what situations the noscript parameter needs to be set manually.
To be honest I don't…
@JamsBLee commented on GitHub (Aug 22, 2025):
Ok, thank you. I have already written an http file transfer service using python and I am already using it. When I…
@cppbear commented on GitHub (Aug 22, 2025):
I've created a fork that automatically builds binary files from the latest commits and publishes them to GitHub…
@bropines commented on GitHub (Aug 10, 2025):
I cannot confirm the bug. Even if Edge has this bug, the DUFS layer cannot handle it.
Then the question is…
@sigoden commented on GitHub (Aug 9, 2025):
Then you can run curl -I <url> to compare the headers before and after the modification to see what has changed.
@yuf19-2022 commented on GitHub (Aug 16, 2025):
I don't think it's a dufs issue. Below is the dufs response header, which shouldn't cause a cache problem. …