Talk:Character Encoding: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
No edit summary
(Bug in FZ with upload in ASCII Mode of UTF-8 include files in PHP)
 
(14 intermediate revisions by 9 users not shown)
Line 4: Line 4:


-So what's the resolution to this? where are these custom apps?
-So what's the resolution to this? where are these custom apps?
== List of Charsets names used in Filezilla ==
These should be documented or pointed to here.
== Bug when transfering utf-8 include files for PHP with Filezilla in ASCII mode ==
https://stackoverflow.com/questions/52169558/warning-use-of-undefined-constant-php-assumed-php-this-will-throw-an-error?noredirect=1&lq=1
I had exact this error now in Filezilla 3.44.2
Filezilla Version history does not mention this severe bug:
https://filezilla-project.org/versions.php
This is not a PHP issue!

Latest revision as of 13:52, 30 September 2019

One thing not mentioned here is that I have found this error (Error: Failed to convert command to 8 bit charset) can also be generated from Filezilla when files and folders have first been transferred from a Mac to a PC before being FTP'd and contain non-standard Mac characters. This is a known issue and there have been custom apps that have been built that will automatically correct the non-standard characters.


-So what's the resolution to this? where are these custom apps?

List of Charsets names used in Filezilla[edit]

These should be documented or pointed to here.

Bug when transfering utf-8 include files for PHP with Filezilla in ASCII mode[edit]

https://stackoverflow.com/questions/52169558/warning-use-of-undefined-constant-php-assumed-php-this-will-throw-an-error?noredirect=1&lq=1

I had exact this error now in Filezilla 3.44.2 Filezilla Version history does not mention this severe bug: https://filezilla-project.org/versions.php

This is not a PHP issue!