服务器上的文件名编码

发布于 2024-09-08 23:33:48 字数 260 浏览 2 评论 0原文

另一个编码问题。

在我的服务器上,我希望能够拥有具有 utf 编码文件名的 mp3 文件,例如 Начало.mp3 。

现在,当我将文件保存(或通过 FTP 客户端重命名)为 Начало.mp3 时,刷新后,该文件将自动重命名为 ??????.mp3。

我使用 AddDefaultCharSet utf-8 向父目录和目录本身添加了 htaccess ,但问题仍然相同。

有什么想法吗?

问候并感

谢梅尼

another encoding question.

On my server, I want to have the possibility of having mp3-files with utf-encoded filenames, for exampe Начало.mp3 .

Now when I save (or rename via my FTP client) a file to Начало.mp3, after refreshing, this file will automatically be renamed to ??????.mp3.

I added a htaccess to both the parent and the directory itself, with an AddDefaultCharSet utf-8 , but the problem stays the same.

Any ideas?

Greetz and thanks

Maenny

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

℉服软 2024-09-15 23:33:48

我同意 Vinko 的观点,可能是托管问题,但您也可以检查您的 FTP 客户端 utf8 模式...如果没有其他内容,您可以删除、本地重命名并再次上传文件。

I am in agreement with Vinko, might be a hosting issue, but you can also check your FTP client utf8 mode... If nothing else you can delete, rename locally and upload the file again.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文