Difference between revisions of "Talk:Character Encoding"

From FileZilla Wiki
Jump to navigationJump to search
m (CodeSquid moved page Talk:Character Set to Talk:Character Encoding)
(Bug in FZ with upload in ASCII Mode of UTF-8 include files in PHP)
 
Line 8: Line 8:
  
 
These should be documented or pointed to here.
 
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 14: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!