LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1128|回复: 4

请问:http下载debian的DVDISO只能看到2G文件怎么办?

[复制链接]
发表于 2006-1-4 22:33:27 | 显示全部楼层 |阅读模式
我用迅雷下的。
可是官方网站用的Apace2服务器只支持显示2G以下的文件!!!
所以下载的ISO文件显示2G
发表于 2006-1-4 23:31:26 | 显示全部楼层
fat32 好像本来就不支持 大文件 !!
回复 支持 反对

使用道具 举报

发表于 2006-1-5 00:25:38 | 显示全部楼层
Post by zlbruce
fat32 好像本来就不支持 大文件 !!



fat32  MS 最大能支持 4G的
回复 支持 反对

使用道具 举报

发表于 2006-1-5 17:28:39 | 显示全部楼层
这个是apache 1.3.xx和2.0.xx的问题

2.2.xx好像解决了这个问题

==========================

List: fedora-test-list
Subject: Re: DVD sizes
From: Joe Orton <jorton () redhat ! com>
Date: 2004-03-30 7:59:03
Message-ID: 20040330075903.GA24503 () redhat ! com
[Download message RAW]

On Mon, Mar 29, 2004 at 03:34:43PM -0500, Jakub Jelinek wrote:
> On Mon, Mar 29, 2004 at 02:29:53PM -0600, Chris Adams wrote:
> > What do you want me to say? I'm the mirror admin for mirror.hiwaay.net.
> > He is seeing something from my mirror that I do not see (either via
> > shell or FTP) and he's seeing it from another mirror as well. The
> > logical assumption then is that there is a problem at his end.
> >
> > However, from this I have (I think) discovered a bug in Apache. I don't
> > serve the ISOs via HTTP (because Apache tends to do odd things with
> > large files). However, if I go to that directory and get the generated
> > directory listing, it doesn't include the DVD. I bet Apache is using 32
> > (or 31) bits for file sizes; at least it just skips the file it can't
> > handle (instead of crashing).
>
> My guess is it stat/lstat's the file, which on 32-bit platform of course
> fails (stat64/lstat64 would succeed).
> Please file a bugzilla bug.

Please don't! Current stable releases of Apache httpd can't use a
64-bit off_t on 32-bit platforms (except those BSDs where off_t is
natively 64-bit anyway), since doing so would change the binary module
interface. This was fixed in the unstable 2.1 tree just a few days ago.

Regards,

joe
回复 支持 反对

使用道具 举报

发表于 2006-1-5 22:39:54 | 显示全部楼层
Post by gdxk
fat32  MS 最大能支持 4G的

试拷个dvdiso进去就知道
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表