Editing Character Encoding

From FileZilla Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 25: Line 25:
 
This extension is fully backwards compatible with [http://filezilla-project.org/specs/rfc0959.txt <nowiki>RFC 959</nowiki>].
 
This extension is fully backwards compatible with [http://filezilla-project.org/specs/rfc0959.txt <nowiki>RFC 959</nowiki>].
  
As long as you're using only English characters, it doesn't matter if the software you are using supports RFC 2640 or not. However, if you use non-English characters without using RFC 2640 compatible software, there will be problems--problems which are entirely self-made by not obeying the specifications.
+
As long as you're not using any non-English characters, it doesn't matter if the software you are using supports RFC 2640 or not. However, if you use non-English characters without using RFC 2640 compatible software, there will be problems--problems which are entirely self-made by not obeying the specifications.
  
 
=== UTF8 feature negotiation ===
 
=== UTF8 feature negotiation ===
Line 45: Line 45:
 
[http://filezilla-project.org/specs/rfc2640.txt <nowiki>RFC 2640</nowiki>] compliant servers ''must not'' make UTF-8 dependent on '''OPTS UTF-8 ON'''.
 
[http://filezilla-project.org/specs/rfc2640.txt <nowiki>RFC 2640</nowiki>] compliant servers ''must not'' make UTF-8 dependent on '''OPTS UTF-8 ON'''.
  
=== SFTP ===
+
Da in meinem Script weietre Programme benf6tigt werden die nicht im gleichen Verzeichnis abgelegt sind musste die zweite Einstellung ebenfalls auf  allow_url_include = On  gee4ndert werden. Die Standard php.ini Datei befindet sich im Verzeichnis  /etc/php5/cli . Die Datei downloaden, bearbeiten und in das gleiche Verzeichnis wie die Cronjob Datei kopieren. Daffcr verwende ich mein FTP Programm Filezilla um nicht auf der Shell unter Linux arbeiten zu mfcssen. Wie das mit Filezilla funktioniert ist hier beschrieben -> Mit FileZilla in der Shell des Linuxserver arbeiten
 
 
The situation for SFTP is similar to the one for FTP. Current versions of the SFTP specifications (beginning with version 4) require filenames to be encoded as UTF-8.
 
 
 
However, the most commonly used SFTP protocol version is version 3 as implemented in OpenSSH. This version of the SFTP specifications does not require UTF-8. In fact it does not say anything about the encoding.
 
It is however reasonable to assume UTF-8 on those servers for the following reasons:
 
* The later protocol versions require UTF-8
 
* The SSH protocol, under which SFTP operates, already requires UTF-8
 
* Even in version 3 of the protocol, some parts of the protocol already use UTF-8
 
* The native character set on most modern Unix(-like) operating systems is UTF-8
 
 
 
In essence this means that everywhere where SFTP is available, the necessary infrastructure to use UTF-8 is in place.
 

Please note that all contributions to FileZilla Wiki are considered to be released under the GNU Free Documentation License 1.2 (see FileZilla Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)