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

FTP: Problem with UTF-8 encoded names #3595

Open
mc-butler opened this issue Feb 7, 2016 · 1 comment
Open

FTP: Problem with UTF-8 encoded names #3595

mc-butler opened this issue Feb 7, 2016 · 1 comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.8.15 Reproducible in version 4.8.15

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/3595
Reporter dmitrya (dmitry.ashkadov@….com)
Keywords ftp, utf8

Hello!

Pure-ftpd ftp server waits for enabling of UTF-8 for names. This lead to the problem with non-ASCII names. mc doesn't enable this feaure for pure-ftpd server. mc should send FEAT command and check that server returns UTF8 feature. If the server supports UTF-8 then mc should enable it by sending OPTS UTF8 ON command to the server.

Thank you.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Feb 8, 2016 at 7:24 UTC (comment 1)

  • Component changed from mc-core to mc-vfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: medium Has the potential to affect progress ver: 4.8.15 Reproducible in version 4.8.15
Development

No branches or pull requests

1 participant