Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (113) Network (230) Office (65) Utility (908) Video (68)
Total files: 4312
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Opensfv | Description: | Checksum generator/validator | Download: | opensfv.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 40kb | Version: | 1.0b4 | Date: | 10 Apr 2008 | Author: | Shane Lahey, Fredrik Wikström (OS4 port) | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://a500.org | Category: | utility/filetool | Replaces: | utility/filetool/opensfv.lha | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3600 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 40 (Current version) | | 286 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Port changes:
(10-Apr-2008)
- Fixed -d option by linking with -lunix
(9-Apr-2008)
- First released version
http://opensfv.sourceforge.net/
OpenSFV 1.0b4 -- Copyright (c) 2005-2006, Shane Lahey <s.lahey()gmail.com>
Usage: opensfv <file1> [file2] [file3]...
Generates SFV(crc32) checksums for the given file(s)
and outputs the results to stdout, or optinally validates
the SFV file <sfvfile> (see below for details)
[SFV validation options]
-c <sfvfile> - validate <sfvfile>
-d <path> - files in <sfvfile> are located in folder <path>
[SFV generation options]
-i - include file info in the header of sfv files
-d <path> - create SFV's for all files in <path>
-r - create SFV's for all subdirs in <path> (used with -d
only)
[Miscellaneous options]
-v - display version info and exit.
-h - display this help and exit.
[Hash options]
-m - generate/validate MD5 instead of SFV
-s - generate/validate SHA1 instead of SFV
|