Skip to content

duck CLI fails to load .duck profiles from non-ASCII folder paths (e.g. Korean username) #17093

@kimdynne

Description

@kimdynne

Describe the bug
The duck CLI fails to use .duck profile files if the file is stored in a path containing non-ASCII characters, such as Korean usernames.

To Reproduce

  1. Save a .duck file to a folder path with non-ASCII characters, such as C:\Users\고구마\AppData\Roaming\Cyberduck\Bookmarks\favorite-profile.duck
  2. Run duck CLI with that path: duck --upload "C:\Users\고구마\AppData\Roaming\Cyberduck\Bookmarks\favorite-profile.duck"

Expected behavior
duck CLI should support Unicode folder paths correctly and allow using .duck profiles even when stored in a non-ASCII location.

Desktop (please complete the following information):

  • OS: Windows 11 v24H2 64bit (Language: Korean)
  • duck CLI Version: Cyberduck 9.1.4 (43177)

Log Files
Missing path in URI C:\Users\고구마\AppData\Roaming\Cyberduck\Bookmarks\favorite-profile.duck
Try 'duck --help' for more options.

Metadata

Metadata

Assignees

Labels

cliCommand Line Interfacewindows

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions