請問一下各位前輩.ent.gz檔 - Linux

Ula avatar
By Ula
at 2008-11-03T22:32

Table of Contents

我是個很嫩的新手
我在下面的ftp連結中下載了所有的.ent.gz檔
ftp://ftp.wwpdb.org/pub/pdb/data/structures/all/pdb/
可是我用gzip空格後打上檔名解壓縮不了
錯誤訊息是

"gzip: pdb2q9j.ent.gz is not a directory or a regular file - ignored"

請問各位前輩我是不是該下什麼參數



希望有經驗的人能替我解答
謝謝


--
【肆總部】 雙胞胎界的放克搖滾
放克搖滾界的雙胞胎

http://www.wretch.cc/blog/sizongbu
http://www.indievox.com/playlist/356

--
Tags: Linux

All Comments

vftpd 用火狐開沒有LIST

Sierra Rose avatar
By Sierra Rose
at 2008-11-03T21:58
※ 引述《angel212310 (小康)》之銘言: : 可是用火狐開時 不會跟我要求帳密 : 就直接登入 沒有LIST動作 內容是空的 : 重新整理後 會要求帳密 但登入後還一樣沒有LIST : 可是我的ANYBODY 的登入使用權限是NO : 應該不可能不要帳密就可以登入了 我剛在自己的vsftpd上試, ...

configure 的疑惑

Annie avatar
By Annie
at 2008-11-03T21:55
※ 引述《bonka72 (KingJ)》之銘言: : 疑惑很久的一個問題 : 安裝很多軟體使用source code : 使用./configure : 常常都會出現這行 : checking whether we are cross compiling... no : 我每次都給他跳過軟體還是裝好好好的 ...

vftpd 用火狐開沒有LIST

Charlotte avatar
By Charlotte
at 2008-11-03T18:58
今天剛架好VSFTP 用實體用戶 用FILEZILLA 連OK 可以上下傳檔 有請外面的朋友幫忙測試用FZ也是可以連 可是用火狐開時 不會跟我要求帳密 就直接登入 沒有LIST動作 內容是空的 重新整理後 會要求帳密 但登入後還一樣沒有LIST 可是我的ANYBODY 的登入使用權限是NO 應該 ...

configure 的疑惑

Yuri avatar
By Yuri
at 2008-11-03T18:51
※ 引述《bonka72 (KingJ)》之銘言: : 疑惑很久的一個問題 : 安裝很多軟體使用source code : 使用./configure : 常常都會出現這行 : checking whether we are cross compiling... no : 我每次都給他跳過軟體還是裝好好好的 ...

proftpd 設定問題

Anonymous avatar
By Anonymous
at 2008-11-03T18:42
若是你安裝好,系統基本都幫你自動搞定. 你只要更改基本設定即可 當你啟動Service時. 你可以透過 下列兩指令觀看Service ps -aux | grep YOUR_SERVICE.NAME, EX.ps -aux | grep ftp netstat -an | grep SERVICE.PORT, ...