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
- Save a .duck file to a folder path with non-ASCII characters, such as
C:\Users\고구마\AppData\Roaming\Cyberduck\Bookmarks\favorite-profile.duck
- 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.