utf8 Big5都可以正常使用的ftp環境 - BBS

Table of Contents


今年2008三月份
http://www.twbsd.org
福利逼ㄟ死低 黑皮書 王先生的 smbftpd 也加了 iconv 功能

支援 UTF8 及非 UTF8 的 FTP client 和檔案系統間的檔名轉換

好多 ftp 軟體可以用!開心~~

王先生的中文支援好像更好(因為是台灣人寫的嗎?ㄎㄎ)


之前我用過pure-ftpd
但是中文字詞"許工蓋"問題都在

即使...↓
> ftp/pure-ftpd 是你最好選擇啊 :p
> 因為有 jnlin 大神寫的 patch,所以現在支援 RFC 2640 了
> 你可以看到 pure-ftp.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 big5
> 如果 client 用的是 filezilla 懂得 utf-8 的軟體,他就會吐 utf-8 給 client
> 不懂的話,就會幫你轉成 big5
以上...↑

但還是沒有很好!
而且伺服器上面常常會看到下載的錯誤訊息

例如:abcdefghijklmn.rar No such file or directory

但是我明明就有這個檔案...

--

All Comments