Gzip archivos mayores a 4 GB

Forums: 

Tengo Fedora 10.

Y nunca me ha pasado en eso en otros server y eso que tienen fedora 6.


tar cfz html.tar.gz html/
gzip: stdout: File too large

Hmm realmete es un disco USB

Hmm realmete es un disco USB de 320 GB montado en /media/USB

y lanzo el tar cfz desde /media/USB/backups/ para que lo guarde directamente al disco. lo debo guardar primero al disco / y luego lo paso al disco.

Esto dicen los creadores de

Imagen de deathUser

Esto dicen los creadores de zlib:

[quote]Can zlib work with greater than 4 GB of data?

Yes. inflate() and deflate() will process any amount of data correctly. Each call of inflate() or deflate() is limited to input and output chunks of the maximum value that can be stored in the compiler's "unsigned int" type, but there is no limit to the number of chunks. Note however that the strm.total_in and strm_total_out counters may be limited to 4 GB. These counters are provided as a convenience and are not used internally by inflate() or deflate(). The application can easily set up its own counters updated after each call of inflate() or deflate() to count beyond 4 GB. compress() and uncompress() may be limited to 4 GB, since they operate in a single call. gzseek() and gztell() may be limited to 4 GB depending on how zlib is compiled. See the zlibCompileFlags() function in zlib.h.

The word "may" appears several times above since there is a 4 GB limit only if the compiler's long type is 32 bits. If the compiler's long type is 64 bits, then the limit is 16 exabytes. [/quote]
fuente:
http://www.gzip.org/zlib/zlib_faq.html

Tu filesystem puede albergar archivos de más de 4GB ...???

bye
;)

Vaya no sabia eso. Entonces

Vaya no sabia eso. Entonces ahora pregunto como le va al fedora 10 con NTFS ?. nunca he probado eso.

Si paso el disco a NTFS entonces si le podre pasar archivos mayores a 4 GB??

quizá debas probar, recuerdo

Imagen de Epe

quizá debas probar, recuerdo que lo hice, pero me llevé un susto, no recuerdo creo que el ntfs-3g de ubuntu no lo leía pero desde fedora sí.. deberías probar y de paso nos confirmas si has podido

Saludos
epe

EcuaLinux.com

+(593) 9 9924 6504

Servicios en Software Libre