EnglishFrenchSpanish

OnWorks favicon

affcopy - Online in the Cloud

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

This is the command affcopy 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


affcopy - reorder and recompress AFF files

SYNOPSIS


affcopy [options] file1 file
affcopy [options] file1 file2 file3 ... dir
affcopy [options] file1 file2 file3 ... dir1 dir2...

DESCRIPTION


Copy one AFF file to another. Resulting file is re-ordered and possibly re-compressed.

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


General options:

-d Print debugging information as well.

-h Help, print this message.

-L Recompress pages (preen) with LZMA (smaller but slower).

-m Just copy the missing segments.

-V Print the program version and exit.

-v Verbose: print each file as it is copied.

-vv Very verbose: print each segment as it is copied.

-x Don't verify hashes on reads.

-Xn Recompress pages (preen) with zlib level n.

-y Don't verify writes.

-z ZAP (delete). Copy even if the destination exists.

Signature Options:

-k <filename.key>
Specify private key for signing.

-c <filename.cer>
Specify a X.509 certificate that matches the private key (by default, the
file is assumed to be the same one provided with the -k option).

-n Read notes to accompany the copy from standard in.

Encryption Options:

Is possible specify passphrase encryption for filename.aff with:
file://:passphrase@/filename.aff

EXAMPLES


Copy file1 to file2:

$ affcopy file1 file

Copy all files to dir:

$ affcopy file1 file2 file3 dir

Copy file1 to dir1, file2 to dir2 and file3 to dir3:

$ affcopy file1 file2 file3 dir1 dir2 dir3

Encrypt file.aff:

$ affcopy
file.aff file://:mypassword@/file-encrypted.aff

Copy all files in current directory to S3 default bucket with X9 compression:

$ affcopy -vy -X9 *.aff s3:///

Use affcopy online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 2
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 3
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 4
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 5
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 6
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • More »

Linux commands

Ad