EnglishFrenchSpanish

Ad


OnWorks favicon

affcompare - Online in the Cloud

Run affcompare in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command affcompare that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


affcompare - compare the contents of an ISO file to an AFF file

SYNOPSIS


affcompare [options] file1 file2
affcompare [options] -r dir1 dir2
affcompare [options] -s file1 file2...

DESCRIPTION


Compare the contents of an ISO file to an AFF file. Optionally, if they are equal, delete
the ISO file.

This file is part of the AFFLIBv3, that provides AFF.

AFF is an open and extensible file format to store disk images and associated metadata. It
is useful in several scenaries, as computer forensics investigations.

OPTIONS


Fast options (compare segments but not their contents):

-e Just report about existence (use with -r).

-p Report about the results of preening.

-r dir1 dir2 Recursively compare what's in dir1 with dir2, and report what's
in dir1 that's not in dir2.

-s Check to see if named files are on Amazon S3.

Other options:

-a Print what's the same (all).

-b Print the numbers of differing sectors.

-c Print the contents of differing sectors.

-h Show help page.

-m Just report about the data (ignore metadata).

-P <n> Just examine the differences on page 'n'.

-q Quiet. No output except for errors.

-V Just print the version number and exit.

-v Verbose. Show each file as it is compared.

EXAMPLES


Compare file1 with file2:

$ affcompare file1.aff file2.aff

Compare similarly-named files in dir1/ and dir2/:

$ affcompare -r dir1 dir2

Reports if files were successfully copied to Amazon S3 checking only for existence, not
reading back the bytes (because all writes to S3 are validated by the MD5 of the object):

$ affcompare -s file1.aff file2.aff file3.aff

Compare f1.aff with dir1/f1.aff and f2.aff with dir2/f2.aff:

$ affcompare f1.aff f2.aff dir1/

note that dir1/ must end with a slash.

Compare file.aff and file.img:

$ affcompare -b img file.aff

Compare file1.aff, file1.img, etc.:

$ affcompare -b img file1.aff file2.aff file3.aff

Report AFF files in dir1 but not in dir2:

$ affcompare -re dir1 dir2

Report AFF files in dir1 but not on S3 (low bandwidth):

$ affcompare -rse dir1 s3:///

Report AFF files in dir1 but incomplete on on S3 (more bandwidth):

$ affcompare -rs dir1 s3:///

Use affcompare online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 2
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 3
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 4
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 5
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 6
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 7
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • More »

Linux commands

Ad