@sigoden commented on GitHub (Mar 6, 2023):
related to #185
Already fixed, waiting for a new version
@high726 commented on GitHub (Mar 11, 2023):
when i remove strip = true in Cargo.toml , above has resolved.
@sigoden commented on GitHub (Mar 12, 2023):
I haven't found any issues on macos.
Try the following steps and see if they work:
rustup updateto…
@sigoden commented on GitHub (Mar 11, 2023):
I specifically downloaded kodi, tested it and did not find any issues.
dufs -a /@admin:admin
:
it doesn't work
I haven't found any issues on macos.
Try the following steps and see if they work: …
@289699522 commented on GitHub (Mar 11, 2023):
I tested again, found the problem is not caused by kodi. I set two users, user1 and user2. I plan to use user1…
@sigoden commented on GitHub (Mar 12, 2023):
I didn't find the problem on my own macOS, nor did I find it on CI's macOS.
Sorry, I can't solve your problem.
@sigoden commented on GitHub (Mar 12, 2023):
How do you config webdav?
A screenshot please.
Or paste you configuration.
@289699522 commented on GitHub (Mar 12, 2023):
Thank you for your reply. But I found a new problem about --auth-method basic.
`./dufs -a /@u1:p1 --auth-meth…
@sigoden commented on GitHub (Mar 17, 2023):
dufs v0.33.0 upgraded dependencies. proc-macro2 was updated to v1.0.52. You may try again.
I never reproduced the…
@sigoden commented on GitHub (Mar 12, 2023):
This is not a problem with dufs.
DUFS supports two login methods. Browsers also support both. As for which one…
@sigoden commented on GitHub (Mar 12, 2023):
If there are no other questions, please close the issue.
@289699522 commented on GitHub (Mar 12, 2023):
Sorry, I didn't explain clearly. I main that when I use --auth-method basic, browsers also can't login.
`# $…
@sigoden commented on GitHub (Mar 12, 2023):
I have identified the issue, thank you.
I usually tested it with dufs -a /@user:pass-A --auth-method basic and…
@sigoden commented on GitHub (Mar 12, 2023):
#194 solved this.