您好,登錄后才能下訂單哦!
pureftp的編碼問題
pureftp支持RFC2640,可以有效解決Windows和Linux下的編碼問題。在編譯時(shí)加上--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 (復(fù)制前面的即可,此行意思是客戶端以什么編碼顯示)
ClientCharset GB2312 (復(fù)制前面的即可,此行意思是客戶端以什么編碼上傳文件)
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。