文章出處

在linux進行連接windows下的ftp服務器
ftp://192.168.2.71
輸入用戶名和密碼登陸成功 

當使用get把文件下載后,然后unzip進行解壓時,出現了問題

error [10201_database_linux32.zip]:  start of central directory not found;
  zipfile corrupt.
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)
用file 檢查文件
[oracle@localhost oracle]$ file 10201_database_linux32.zip 
10201_database_linux32.zip: Zip archive data, at least v1.0 to extract
解決方法
linux上連接ftp服務器
然后進行二進制命令
ftp> bin
200 Type set to I.
最后再進行解壓,就可以成功了!
 
這個問題事實上困擾了我很久,可能是自己的linux底子比較薄弱,呵呵!
 

文章列表




Avast logo

Avast 防毒軟體已檢查此封電子郵件的病毒。
www.avast.com


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 大師兄 的頭像
    大師兄

    IT工程師數位筆記本

    大師兄 發表在 痞客邦 留言(0) 人氣()