mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #261] Escaping field separators of -a option not possible
#134
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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-aoption.Log
n/a
Environment:
@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