The AROS Archives(anonymous IP: 3.23.101.60,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Archive » gzrt.i386-aros.lha

GZrecover

Description: Recover data from a corrupted gzip file
Download: gzrt.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 91kb
Version: 0.5
Date: 01 Feb 21
Author: Aaron M. Renn
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386, InstallerLG
Category: utility/archive
License: GPL
Distribute: yes
FileID: 2284
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 30  (Current version)
30  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

gzrecover is a program that will attempt to extract any readable data
out of a gzip file that has been corrupted. 

============================ R E Q U I R E M E N T ==========================

gzrecover tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

USAGE:

gzrecover [ -hsv ] [-o <filename>] <filename> 

By default, gzrecover writes its output to <filename>.recovered.  If the
original filename ended in .gz, that extension is removed.  Options include:

-o <name> - Sets the output file name
-s        - Splits each recovered segment into its own file,
            with numeric suffixes (.1, .2, etc) (UNTESTED)
-h        - Print the help message
-v        - Verbose logging on

Running gzrecover on an uncorrupted gzip file should simply uncompress it.
However, substituting gzrecover for gzip on a regular basis is not
recommended.

Any recovered data should be manually verified for validity. 

================================ S O U R C E ================================

This code is licensed under the same GNU General Public License v2
(or at your option, any later version) at GNU tar.
See http://www.gnu.org/licenses/gpl.html

aminet backport:
http://aminet.net/package/util/arc/gzrt-bin-m68k
http://aminet.net/package/util/arc/gzrt-os4

AROS compiled by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved