[GH-ISSUE #351] Can not use '@' in password. #188

Closed
opened 2026-04-08 16:50:58 +03:00 by zhus · 3 comments
Owner

Originally created by @0400H on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/351

if i use Admin@123456 as password, it will can not login with Admin@123456 but Admin.

start dufs with follow cmd:

dufs -b 0.0.0.0 -p 18000 -a admin:Admin@123456@/:rw --allow-upload --allow-search --allow-symlink --allow-archive /data
Originally created by @0400H on GitHub (Jan 17, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/351 if i use `Admin@123456` as password, it will can not login with `Admin@123456` but `Admin`. start dufs with follow cmd: ``` dufs -b 0.0.0.0 -p 18000 -a admin:Admin@123456@/:rw --allow-upload --allow-search --allow-symlink --allow-archive /data ```
zhus closed this issue 2026-04-08 16:50:58 +03:00
Author
Owner

@sigoden commented on GitHub (Jan 17, 2024):

Please follows https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md to submit the issue. @0400H

<!-- gh-comment-id:1894843236 --> @sigoden commented on GitHub (Jan 17, 2024): Please follows https://github.com/sigoden/dufs/issues/new?assignees=&labels=&projects=&template=bug_report.md to submit the issue. @0400H
Author
Owner

@sigoden commented on GitHub (Jan 17, 2024):

I don't know what version of dufs you are using, but I checked the latest version v0.39.0 and found no problems.

Please upgrade your dufs and try again.

<!-- gh-comment-id:1894861867 --> @sigoden commented on GitHub (Jan 17, 2024): I don't know what version of dufs you are using, but I checked the latest version v0.39.0 and found no problems. Please upgrade your dufs and try again.
Author
Owner

@0400H commented on GitHub (Jan 18, 2024):

I don't know what version of dufs you are using, but I checked the latest version v0.39.0 and found no problems.

Please upgrade your dufs and try again.

Upgrade v0.36.0 to v0.39.0 fixed it.

<!-- gh-comment-id:1898000604 --> @0400H commented on GitHub (Jan 18, 2024): > I don't know what version of dufs you are using, but I checked the latest version v0.39.0 and found no problems. > > Please upgrade your dufs and try again. Upgrade v0.36.0 to v0.39.0 fixed it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#188