AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/misc/cksfv-1.3-ppc-amigaos.lha

Mirror:Random
Showing: i386-aros icongeneric icon
cksfv-1.3-ppc-amigaos.lha
Short:Cksfv Crc Tool Checker
Author:"Bryan Call" bc at fodder.org
Uploader:Nicolas Mendoza <mendoza pvv ntnu no>
Type:util/misc
Version:1.3
Architecture:ppc-amigaos
Date:2005-09-27
Download:util/misc/cksfv-1.3-ppc-amigaos.lha - View contents
Readme:util/misc/cksfv-1.3-ppc-amigaos.readme
Downloads:811

Cksfv Crc Tool Checker

ABOUT:
 
This is a tool to generate ".SFV" files + test ".SFV" files other people has made.
Sfv is a well known CRC checking tool and its for all plattforms, chksfv is compatible
with QSFV for windows etc.


EXAMPLES:

Dopus 4.x Button example:  (for testing sfv's made by others)
 
SYS:C/cksfv -C "{s}" -f {o} -i
 
Dopus 4.x Button example: (Creating new sfv)
 
SYS:C/cksfv {O} > {Rs Name of Sfv}.sfv
 
or
 
cksfv {f} >{d}{rs}
 
 
--- Aminet-style readme written by Tony Aksnes


README:

##############################################################################
Overview
##############################################################################
cksfv (Check SFV) can create simple file verification (SFV) listings and test
already created SFV files.  Uses the crc32 checksum.

##############################################################################
Description
##############################################################################
Some files that you download will come with a .sfv file.  This is used to
verify that the files that you recieved are the same as the originals.
cksfv is a program that can use the .sfv file to verify the downloaded
files.  Also, it can be used to create new .sfv files.

##############################################################################
Examples
##############################################################################
Say you just downloaded some files and they came with .sfv file.  To verify
the files you can run the following command.  The output for the following
command is also shown.

        $ cksfv -f new_files.sfv
        --( Verifying file: new_files.sfv )-------------------------
        COPYING:        OK
        ChangeLog:      OK
        Makefile:       OK
        README:         OK
        cksfv:          OK
        ------------------------------------------------------------
        Everything OK

If you are getting a lot of errors looking like this:

        $ cksfv -f new_files.sfv
        --( Verifying file: new_files.sfv )-------------------------
        COPYING:        No such file or directory
        ChangeLog:      No such file or directory
        Makefile:       No such file or directory
        README:         No such file or directory
        cksfv:          No such file or directory
        ------------------------------------------------------------
        Errors Occured

You might want to try using the -i flag.  This ignores case on filenames.
Sometimes the .sfv file will have all the file names in uppercase and your
files will be all in lowercase.  This option will fix that problem.

        $ cksfv -f new_files.sfv -i
        --( Verifying file: new_files.sfv )-------------------------
        COPYING:        OK
        ChangeLog:      OK
        Makefile:       OK
        README:         OK
        cksfv:          OK
        ------------------------------------------------------------
        Everything OK
        
Now for creating your own .sfv files.  You can run the following command.

        $ cksfv * > mine.sfv

It will create a create a file that looks like:

        ; Generated by cksfv v1.0 on 2000-04-17 at 10:47.20
        ; Written by Bryan Call <bc@fodder.org> - http://www.fodder.org/cksfv
        ;
        ;        17982  16:38.32 2000-04-16 COPYING
        ;          237  16:38.32 2000-04-16 ChangeLog
        ;          987  10:18.08 2000-04-17 Makefile
        ;          612  16:55.15 2000-04-16 README
        ;         9247  10:46.31 2000-04-17 cksfv
        COPYING 82734A69
        ChangeLog B8C5F036
        Makefile 44B12F14
        README 24C0ECD3
        cksfv 24B53B0D


Right now the files can only be access via http at
http://www.fodder.org/cksfv/.  I have a tarball and RPMs there.



Contents of util/misc/cksfv-1.3-ppc-amigaos.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Aug 20  2004 cksfv-1.3-ppc-amigaos/
-rw-r--r--  1000/1000     6993   17982  38.9% -lh5- dc3e Jul  6  2001 cksfv-1.3-ppc-amigaos/COPYING
-rw-r--r--  1000/1000      676    1289  52.4% -lh5- b01c Jul  6  2001 cksfv-1.3-ppc-amigaos/ChangeLog
-rw-r--r--  1000/1000      403    1236  32.6% -lh5- 1bbd Jul  6  2001 cksfv-1.3-ppc-amigaos/INSTALL
-rw-r--r--  1000/1000      853    2082  41.0% -lh5- 55e8 Jul  6  2001 cksfv-1.3-ppc-amigaos/Makefile
-rw-r--r--  1000/1000      976    3274  29.8% -lh5- a62f Jul  6  2001 cksfv-1.3-ppc-amigaos/README
-rw-r--r--  1000/1000      314     566  55.5% -lh5- e5ab Jul  6  2001 cksfv-1.3-ppc-amigaos/TODO
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Aug 20  2004 cksfv-1.3-ppc-amigaos/bin/
-rwxr-xr-x  1000/1000    46341   93940  49.3% -lh5- c15c Aug 20  2004 cksfv-1.3-ppc-amigaos/bin/cksfv-ppc-amigaos
-rw-r--r--  1000/1000     1393    4066  34.3% -lh5- 5bfc Aug 20  2004 cksfv-1.3-ppc-amigaos/cksfv-1.3-ppc-amigaos.readme
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Jul  6  2001 cksfv-1.3-ppc-amigaos/rpm/
-rw-r--r--  1000/1000      176     250  70.4% -lh5- 9e02 Jul  6  2001 cksfv-1.3-ppc-amigaos/rpm/cksfv-1.0-makefile.patch
-rw-r--r--  1000/1000      176     250  70.4% -lh5- 9e02 Jul  6  2001 cksfv-1.3-ppc-amigaos/rpm/cksfv-makefile.patch
-rw-r--r--  1000/1000      945    1749  54.0% -lh5- 28d0 Jul  6  2001 cksfv-1.3-ppc-amigaos/rpm/cksfv.spec
drwxr-xr-x  1000/1000        0       0 ****** -lhd- 0000 Aug 20  2004 cksfv-1.3-ppc-amigaos/src/
-rw-r--r--  1000/1000      614    1019  60.3% -lh5- 937f Aug 20  2004 cksfv-1.3-ppc-amigaos/src/Makefile
-rw-r--r--  1000/1000      928    1900  48.8% -lh5- f80c Aug 20  2004 cksfv-1.3-ppc-amigaos/src/cksfv.c
-rw-r--r--  1000/1000     2444    4729  51.7% -lh5- 6728 Jul  6  2001 cksfv-1.3-ppc-amigaos/src/crc32.c
-rw-r--r--  1000/1000      792    1562  50.7% -lh5- e22a Jul  6  2001 cksfv-1.3-ppc-amigaos/src/newsfv.c
-rw-r--r--  1000/1000     1286    3185  40.4% -lh5- 6307 Jul  6  2001 cksfv-1.3-ppc-amigaos/src/print.c
-rw-r--r--  1000/1000     1670    4688  35.6% -lh5- f4ae Jul  6  2001 cksfv-1.3-ppc-amigaos/src/readsfv.c
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        21 files   66980  143767  46.6%            Sep 26 17:32
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>