Re: Apache : gros fichiers iso invisibles !
Paul De Vlieger <[email protected]> Mon, 23 Jan 2012 19:32:51 +0100
| Newsgroups | gmane.linux.mandrake.newbie.french |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format...
------------=_1327343583-2069-39
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta content=3D"text/html; charset=3DUTF-8" http-equiv=3D"Content-Ty=
pe">
</head>
<body bgcolor=3D"#FFFFFF" text=3D"#000000">
Le 23/01/2012 16:21, Jean-Claude Garaud a =C3=A9crit=C2=A0:
<blockquote cite=3D"mid:[email protected]"
type=3D"cite">
<pre wrap=3D"">Sur mon serveur Apache j'ai un r=C3=A9pertoire conte=
nant diff=C3=A9rents r=C3=A9pertoires et=20
fichiers. Tous sont visibles quand on se connecte sur ce serveur avec un=20
browser (Firefox par exemple) sauf un gros fichier iso de 3 Go ! A part =
la=20
taille il n'y a aucune diff=C3=A9rence avec les autres fichiers. J'ai m=C3=
=AAme fait un=20
test avec un fichier iso de 600 Mo, et lui est bien visible !!
Une id=C3=A9e ?
</pre>
</blockquote>
<tt>Bonjour,<br>
la taille maximale de t=C3=A9l=C3=A9chargement d'un fichier via apa=
che est
de 2Go:<br>
<a class=3D"moz-txt-link-freetext" href=3D"http://httpd.apache.org/docs/c=
urrent/mod/core.html#limitrequestbody">http://httpd.apache.org/docs/curre=
nt/mod/core.html#limitrequestbody</a><br>
<br>
Il existe plusieurs solutions pour "couper" un fichier:<br>
</tt>
<pre class=3D"lang-bsh prettyprint"><tt><code><span class=3D"pln">spl=
it </span><span class=3D"pun">-</span><span class=3D"pln">b </span><span =
class=3D"lit">1024m</span><span class=3D"pln"> fichier.iso
ou
tar -c -L 1024000 fichier.tar fichier.iso
Il est possible aussi d'utiliser de "vrais" protocoles pour transf=C3=A9r=
er des fichiers: ftp par exemple.
Voil=C3=A0
Pau</span></code></tt>
</pre>
</body>
</html>
------------=_1327343583-2069-39
Content-Type: text/plain; charset="UTF-8"; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: quoted-printable
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
http://www.mandriva.com/fr/linux/
Services & mat=EF=BF=BDriels certifi=EF=BF=BDs sur http://store.mandriva.=
com/fr/=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
------------=_1327343583-2069-39--