用tar解压出现的错误!!!

weixin_38053139 2006-02-16 04:09:56

[root@bset root]# tar zxvf vsftpd-2.0.3.tar.gz
vsftpd-2.0.3/
vsftpd-2.0.3/sysstr.h
tar: vsftpd-2.0.3/sysstr.h: time stamp 2004-06-04 23:35:51 is 65474800 s in the future
vsftpd-2.0.3/access.c
tar: vsftpd-2.0.3/access.c: time stamp 2004-07-02 19:22:28 is 67878797 s in the future
vsftpd-2.0.3/oneprocess.h
vsftpd-2.0.3/ssl.h
tar: vsftpd-2.0.3/ssl.h: time stamp 2004-06-07 06:45:20 is 65673369 s in the future
vsftpd-2.0.3/ftpdataio.h
tar: vsftpd-2.0.3/ftpdataio.h: time stamp 2004-07-06 07:26:18 is 68181427 s in the future
vsftpd-2.0.3/logging.h
tar: vsftpd-2.0.3/logging.h: time stamp 2004-05-01 07:59:46 is 62481035 s in the future
vsftpd-2.0.3/ascii.c
tar: vsftpd-2.0.3/ascii.c: time stamp 2004-07-13 06:11:58 is 68781767 s in the future
vsftpd-2.0.3/tcpwrap.h
tar: vsftpd-2.0.3/tcpwrap.h: time stamp 2003-01-14 09:54:20 is 21620709 s in the future
vsftpd-2.0.3/dummyinc/
vsftpd-2.0.3/dummyinc/shadow.h
vsftpd-2.0.3/dummyinc/utmpx.h
tar: vsftpd-2.0.3/dummyinc/utmpx.h: time stamp 2003-03-11 07:39:02 is 26450991 s in the future
vsftpd-2.0.3/dummyinc/openssl/
vsftpd-2.0.3/dummyinc/openssl/ssl.h
tar: vsftpd-2.0.3/dummyinc/openssl/ssl.h: time stamp 2004-06-07 00:29:15 is 65650804 s in the future
vsftpd-2.0.3/dummyinc/crypt.h
tar: vsftpd-2.0.3/dummyinc/openssl: time stamp 2004-06-07 00:29:15 is 65650804 s in the future
tar: vsftpd-2.0.3/dummyinc/crypt.h: time stamp 2002-11-26 09:20:40 is 17385089 s in the future
vsftpd-2.0.3/dummyinc/sys/
vsftpd-2.0.3/dummyinc/sys/sendfile.h
tar: vsftpd-2.0.3/dummyinc/sys/sendfile.h: time stamp 2002-10-22 08:23:37 is 14357666 s in the future
vsftpd-2.0.3/dummyinc/sys/capability.h
vsftpd-2.0.3/dummyinc/security/
tar: vsftpd-2.0.3/dummyinc/sys: time stamp 2002-10-22 08:25:25 is 14357774 s in the future
vsftpd-2.0.3/dummyinc/security/pam_appl.h
tar: vsftpd-2.0.3/dummyinc/security/pam_appl.h: time stamp 2004-07-02 22:16:07 is 67889216 s in the future
vsftpd-2.0.3/README.security
tar: vsftpd-2.0.3/dummyinc/security: time stamp 2004-07-02 22:16:07 is 67889216 s in the future
tar: vsftpd-2.0.3/dummyinc: time stamp 2004-06-07 00:26:01 is 65650610 s in the future
vsftpd-2.0.3/privsock.h
tar: vsftpd-2.0.3/privsock.h: time stamp 2004-06-02 05:45:02 is 65237751 s in the future
vsftpd-2.0.3/filestr.h
vsftpd-2.0.3/ftpcodes.h
tar: vsftpd-2.0.3/ftpcodes.h: time stamp 2004-06-04 07:19:46 is 65416235 s in the future
vsftpd-2.0.3/privops.c
tar: vsftpd-2.0.3/privops.c: time stamp 2004-07-02 19:24:19 is 67878908 s in the future
vsftpd-2.0.3/SPEED
tar: vsftpd-2.0.3/SPEED: time stamp 2002-08-01 05:17:36 is 7261705 s in the future
vsftpd-2.0.3/ipaddrparse.c
tar: vsftpd-2.0.3/ipaddrparse.c: time stamp 2005-03-12 06:06:37 is 89690246 s in the future
vsftpd-2.0.3/secutil.h
tar: vsftpd-2.0.3/secutil.h: time stamp 2002-07-01 08:05:21 is 4593370 s in the future
vsftpd-2.0.3/strlist.h
tar: vsftpd-2.0.3/strlist.h: time stamp 2002-07-15 02:27:03 is 5782672 s in the future
vsftpd-2.0.3/Changelog
tar: vsftpd-2.0.3/Changelog: time stamp 2005-03-20 01:52:44 is 90366213 s in the future
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gzip: stdin: invalid compressed data--crc error

gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
tar: vsftpd-2.0.3: time stamp 2005-03-20 01:52:45 is 90366214 s in the future
tar: Error exit delayed from previous errors
...全文
133 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
Re: 《文件备份与压缩命令》 ---------------------------------------内容提要: 1/6)tar   命令:打包备份/解压打包(将文件或目录的压缩或不解压查看查看)2/6)gzip  命令:压缩或解压文件3/6)zip   命令:打包和压缩文件4/6)unzip 命令:解压zip文件5/6)scp   命令:远程文件复制(全量备份)6/6)rsync 命令:文件同步工具(增量备份)  本人在教学和实战过程中发现,即便是有一定运维经验的人,可能已经能够搭建一定复杂度的Linux架构,但是在来来回回的具体操作中,还是体现出CLI(命令界面)功底不够扎实,甚至操作的非常‘拙’、处处露‘怯’。 对一个士兵来说,枪就是他的武器,对于一个程序员来说,各种library(工具库)就是他的武器;而对于Linux运维人员来说,无疑命令行工具CLI(命令界面)就是他们的武器;高手和小白之间的差距往往就体现在对于这些“武器”的掌握和熟练程度上。有时候一个参数就能够解决的事情,小白们可能要写一个复杂的Shell脚本才能搞定,这就是对CLI(命令界面)没有理解参悟透彻导致。 研磨每一个命令就是擦拭手中的作战武器,平时不保养不理解,等到作战的时候,一定不能够将手中的武器发挥到最好,所以我们要平心、静气和专注,甘坐冷板凳一段时间,才能练就一身非凡的内功! 本教程从实战出发,结合当下流行或最新的Linux(v6/7/8 版本)同时演示,将命令行结合到解决企业实战问题中来,体现出教学注重实战的务实精神,希望从事或未来从事运维的同学,能够认真仔细的学完Linux核心命令的整套课程。 本课程系列将逐步推出,看看我教学的进度和您学习的步伐,孰占鳌头! 注:关于教学环境搭建,可以参考本人其它课程系列,本教学中就不再赘述! 《参透 VMware 桌面级虚拟化》 《在虚拟机中安装模版机(包括应用软件等)》 《SecureCRT 连接 GNS3/Linux 的安全精密工具》

435

社区成员

发帖
与我相关
我的任务
社区描述
其他技术讨论专区
其他 技术论坛(原bbs)
社区管理员
  • 其他技术讨论专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧