您好,登錄后才能下訂單哦!
pureftp的編碼問題
pureftp支持RFC2640,可以有效解決Windows和Linux下的編碼問題。在編譯時加上--with-rfc2640,在配置檔上加上
編輯pure-ftpd.conf
[root@localhost ~]# vi /etc/pure-ftpd/pure-ftpd.conf
UTF-8 support for file names (RFC 2640)
Define charset of the server filesystem and optionnally the default charset
for remote clients if they don't use UTF-8.
Works only if pure-ftpd has been compiled with --with-rfc2640
FileSystemCharset UTF-8 (復制前面的即可,此行意思是客戶端以什么編碼顯示)
ClientCharset GB2312 (復制前面的即可,此行意思是客戶端以什么編碼上傳文件)
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。