Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows console encoding #8755

Closed
cyberduck opened this issue Apr 22, 2015 · 1 comment
Closed

Windows console encoding #8755

cyberduck opened this issue Apr 22, 2015 · 1 comment
Assignees
Labels
bug cli Command Line Interface worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

684cd57 created the issue

Hi, while using duck CLI under windows 8.1 i am getting encoding problem with program ouput
For example
The server supports encrypted connections. Do you want to switch to FTP-SSL? Please contact your web hosting service provider for assistance.
Continue (y) or Change (n): (y/n): y
Login successfulů (last char)

Or
http://screencast.com/t/PWU9oaaY0 (progress bar char, size counter)

external image

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The CLI output is always in UTF-8 encoding. You need to make sure that UTF-8 characters are correctly displayed in your command prompt. The default Windows command prompt has very limited support for alternative encodings though. You should give (http://babun.github.io/) a try.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug cli Command Line Interface worksforme
Projects
None yet
Development

No branches or pull requests

2 participants