[GH-ISSUE #261] Escaping field separators of -a option not possible #134

Closed
opened 2026-04-08 16:50:36 +03:00 by zhus · 1 comment
Owner

Originally created by @pikaro on GitHub (Aug 29, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/261

Problem

Specifying login usernames or scopes containing @ (and likely other special characters used for field separation) is not possible or the syntax is not explained. Please specify the syntax or allow escaping / circumventing, e.g. by allowing percent-encoded values for each field of the -a option.

Log

n/a

Environment:

  • Dufs version: v0.36.0
  • Browser/Webdav Info: n/a
  • OS Info: Docker scratch container
Originally created by @pikaro on GitHub (Aug 29, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/261 **Problem** Specifying login usernames or scopes containing `@` (and likely other special characters used for field separation) is not possible or the syntax is not explained. Please specify the syntax or allow escaping / circumventing, e.g. by allowing percent-encoded values for each field of the `-a` option. **Log** n/a **Environment:** - Dufs version: v0.36.0 - Browser/Webdav Info: n/a - OS Info: Docker scratch container
zhus closed this issue 2026-04-08 16:50:36 +03:00
Author
Owner

@sigoden commented on GitHub (Aug 31, 2023):

dufs prefers ease of use over versatility, don't use the @ character as your username or password and you'll be fine

<!-- gh-comment-id:1700060807 --> @sigoden commented on GitHub (Aug 31, 2023): dufs prefers ease of use over versatility, don't use the `@` character as your username or password and you'll be fine
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#134