EnglishFrenchSpanish

Ad


OnWorks favicon

affuse - Online in the Cloud

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

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


affuse - provide access to AFF containers

SYNOPSIS


affuse [<FUSE library options>] aff_image mount_point

DESCRIPTION


Provide access to AFF containers, allowing several advanced operations.

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


FUSE options:

-d -o debug
Enable debug output (implies in -f).

-f Foreground operation.

-s Disable multi-threaded operation.

-o allow_other
Allow access to other users.

-o allow_root
Allow access to root.

-o auto_unmount
Auto unmount on process termination.

-o nonempty
Allow mounts over non-empty file/dir.

-o default_permissions
Enable permission checking by kernel.

-o fsname=NAME
Set filesystem name.

-o subtype=NAME
Set filesystem type.

-o large_read
Issue large read requests (2.4 only).

-o max_read=N
Set maximum size of read requests.

-o hard_remove
Immediate removal (don't hide files).

-o use_ino
Let filesystem set inode numbers.

-o readdir_ino
Try to fill in d_ino in readdir.

-o direct_io
Use direct I/O.

-o kernel_cache
Cache files in kernel.

-o [no]auto_cache
Enable caching based on modification times (off).

-o umask=M
Set file permissions (octal).

-o uid=N
Sset file owner.

-o gid=N
Set file group.

-o entry_timeout=T
Cache timeout for names (1.0s).

-o negative_timeout=T
Cache timeout for deleted names (0.0s).

-o attr_timeout=T
Cache timeout for attributes (1.0s).

-o ac_attr_timeout=T
Auto cache timeout for attributes (attr_timeout).

-o noforget
Never forget cached inodes.

-o remember=T
Remember cached inodes for T seconds (0s).

-o nopath
Don't supply path if not necessary.

-o intr
Allow requests to be interrupted.

-o intr_signal=NUM
Signal to send on interrupt (10).

-o modules=M1[:M2...]
Names of modules to push onto filesystem stack.

-o max_write=N
Set maximum size of write requests.

-o max_readahead=N
Set maximum readahead.

-o max_background=N
Set number of maximum background requests.

-o congestion_threshold=N
Set kernel's congestion threshold.

-o async_read
Perform reads asynchronously (default).

-o sync_read
Perform reads synchronously.

-o atomic_o_trunc
Enable atomic open+truncate support.

-o big_writes
Enable larger than 4kB writes.

-o no_remote_lock
Disable remote file locking.

-o no_remote_flock
Disable remote file locking (BSD).

-o no_remote_posix_lock
Disable remove file locking (POSIX).

-o [no_]splice_write
Use splice to write to the fuse device.

-o [no_]splice_move
Move data while splicing to the fuse device.

-o [no_]splice_read
Use splice to read from the fuse device.

Module options:

[iconv]

-o from_code=CHARSET
Original encoding of file names (default: UTF-8).

-o to_code=CHARSET
New encoding of the file names (default: UTF-8).

[subdir]

-o subdir=DIR
Prepend this directory to all paths (mandatory).

-o [no]rellinks
Transform absolute symlinks to relative.

NOTES


Use fusermount -u mount_point, to unmount.

Use affuse online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    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
  • 6
    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
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad