诸暨汉妇网络科技有限公司

電腦技術(shù)網(wǎng) - 從此開始了解電腦、科技、手機(jī)、智能硬件、網(wǎng)絡(luò)相關(guān)的各項(xiàng)適用知識!

電腦技術(shù)網(wǎng)_it資訊_游戲攻略_手機(jī)教程_電腦教程_無線路由器設(shè)置_設(shè)置無線路由器_辦公軟件教程_電腦系統(tǒng)安裝_電腦維修知識

Linux連接windows的ftp unzip出現(xiàn)問題的解決方法

欄目:Linux 系統(tǒng)技巧
已被:人瀏覽過
本文主要介紹:這篇文章的內(nèi)容主要講述的是Linux連接windows的ftp,unzip出現(xiàn)問題的解決方法,希望對大家會有幫助,下面就隨小編一起去看看具體的操作吧

在linux進(jìn)行連接windows下的ftp服務(wù)器

ftp://192.168.2.71

輸入用戶名和密碼登陸成功 

當(dāng)使用get把文件下載后,然后unzip進(jìn)行解壓時(shí),出現(xiàn)了問題

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服務(wù)器

然后進(jìn)行二進(jìn)制命令

ftp bin

200 Type set to I.

最后再進(jìn)行解壓,就可以成功了!

這個(gè)問題事實(shí)上困擾了我很久,可能是自己的linux底子比較薄弱,呵呵!

本文地址: http://www.laotiku.cn/linux/3509.html 手機(jī)版

相關(guān)推薦Related Recommendations