• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    Linux连接windows的ftp unzip出现问题的解决方法

    在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底子比较薄弱,呵呵!

    上一篇:用sudo命令无法读取环境变量的解决方法
    下一篇:linux下链接库失败的原因分析
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    Linux连接windows的ftp unzip出现问题的解决方法 Linux,连接,windows,的,ftp,unzip,