diff --git a/5.0/List-files.md b/5.0/List-files.md new file mode 100644 index 0000000..2d98a6b --- /dev/null +++ b/5.0/List-files.md @@ -0,0 +1,23 @@ +## Command description +This operation will analyze and find all filesystems in a media dump and list all the files that are contained in [[Filesystems-recognized-by-Aaru.md|supported filesystems]]. + +## Command usage +```Aaru -d [true/false] -v [true/false] filesystem list -h [true/false] -e [encoding] -l [true/false]``` + +```-d, --debug [true/false]```shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches '*(default false)* + +```-e, --encoding [encoding]``` sets which encoding is used by the contents of the media dump *(default varies by filesystem)* + +```-l, --long [true/false]``` uses a long listing format, showing sizes and extended attributes *(default false)* + +## Example +```Aaru filesystem list -l -e x-mac-icelandic mydisc.cue``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| diff --git a/5.0/List-files.mediawiki b/5.0/List-files.mediawiki deleted file mode 100644 index 688da4c..0000000 --- a/5.0/List-files.mediawiki +++ /dev/null @@ -1,29 +0,0 @@ -==Command description== -This operation will analyze and find all filesystems in a media dump and list all the files that are contained in [[Filesystems-recognized-by-Aaru.md|supported filesystems]]. - -==Command usage== -Aaru -d [true/false] -v [true/false] filesystem list -h [true/false] -e [encoding] -l [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
--e, --encoding [encoding] sets which encoding is used by the contents of the media dump ''(default varies by filesystem)''
--l, --long [true/false] uses a long listing format, showing sizes and extended attributes ''(default false)''
- -==Example== -Aaru filesystem list -l -e x-mac-icelandic mydisc.cue - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/List-filesystem-options.md b/5.0/List-filesystem-options.md new file mode 100644 index 0000000..2b2f1cc --- /dev/null +++ b/5.0/List-filesystem-options.md @@ -0,0 +1,22 @@ +## Command description +Lists all options supported by read-only filesystems. + + +## Command usage +```Aaru -d [true/false] -v [true/false] filesystem options -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru filesystem options``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| + diff --git a/5.0/List-filesystem-options.mediawiki b/5.0/List-filesystem-options.mediawiki deleted file mode 100644 index 74aa8ed..0000000 --- a/5.0/List-filesystem-options.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== - Lists all options supported by read-only filesystems. - -==Command usage== -Aaru -d [true/false] -v [true/false] filesystem options -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru filesystem options - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/List-image-options.md b/5.0/List-image-options.md new file mode 100644 index 0000000..420e8f2 --- /dev/null +++ b/5.0/List-image-options.md @@ -0,0 +1,20 @@ +## Command description + Lists all options supported by writable media images. + +## Command usage +```Aaru -d [true/false] -v [true/false] image options -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru image options``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| diff --git a/5.0/List-image-options.mediawiki b/5.0/List-image-options.mediawiki deleted file mode 100644 index d0634ad..0000000 --- a/5.0/List-image-options.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== - Lists all options supported by writable media images. - -==Command usage== -Aaru -d [true/false] -v [true/false] image options -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru image options - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/List-supported-devices.md b/5.0/List-supported-devices.md new file mode 100644 index 0000000..bb937b8 --- /dev/null +++ b/5.0/List-supported-devices.md @@ -0,0 +1,22 @@ +## Command description +This operation will show all known attached devices on your system and if they are supported for device dependent operations. + +## Command usage +```Aaru -d [true/false] -v [true/false] device list -h [true/false] ``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + +`````` connects to an Aaru Remote Host with ```aaru:///``` + +## Example +```Aaru device list aaru:///``` + +## Operating system support + +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| \ No newline at end of file diff --git a/5.0/List-supported-devices.mediawiki b/5.0/List-supported-devices.mediawiki deleted file mode 100644 index e014bdd..0000000 --- a/5.0/List-supported-devices.mediawiki +++ /dev/null @@ -1,30 +0,0 @@ -==Command description== -This operation will show all known attached devices on your system and if they are supported for device dependent operations. - -==Command usage== -Aaru -d [true/false] -v [true/false] device list -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)'' --v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- connects to an Aaru Remote Host with aaru:///
- -==Example== -Aaru device list aaru:/// - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Not yet Support for MultiMedia devices in macOS will be added if users require it -|- -| Linux -| Yes -|- -| Windows -| Yes -|} - - diff --git a/5.0/List-supported-encodings.md b/5.0/List-supported-encodings.md new file mode 100644 index 0000000..b5a381f --- /dev/null +++ b/5.0/List-supported-encodings.md @@ -0,0 +1,20 @@ +## Command description +This operation will list all your character set encodings supported in your environment. This list depends on libraries installed on your system, so if an encoding is available in one environment there are no guarantees it will be available in another one. + +## Command usage +```Aaru -d [true/false] -v [true/false] list-encodings -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru list-encodings``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| diff --git a/5.0/List-supported-encodings.mediawiki b/5.0/List-supported-encodings.mediawiki deleted file mode 100644 index 6322daa..0000000 --- a/5.0/List-supported-encodings.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== -This operation will list all your character set encodings supported in your environment. This list depends on libraries installed on your system, so if an encoding is available in one environment there are no guarantees it will be available in another one. - -==Command usage== -Aaru -d [true/false] -v [true/false] list-encodings -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru list-encodings - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/List-supported-formats.md b/5.0/List-supported-formats.md new file mode 100644 index 0000000..9ec9806 --- /dev/null +++ b/5.0/List-supported-formats.md @@ -0,0 +1,20 @@ +## Command description +This operation will list all filters, dump media formats, partitioning schemes and filesystems supported by your version of Aaru. + +## Command usage +```Aaru -d [true/false] -v [true/false] formats -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru formats``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| diff --git a/5.0/List-supported-formats.mediawiki b/5.0/List-supported-formats.mediawiki deleted file mode 100644 index c66f504..0000000 --- a/5.0/List-supported-formats.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== -This operation will list all filters, dump media formats, partinioning schemes and filesystems supported by your version of Aaru. - -==Command usage== -Aaru -d [true/false] -v [true/false] formats -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru formats - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/List-supported-namespaces.md b/5.0/List-supported-namespaces.md new file mode 100644 index 0000000..79ff43e --- /dev/null +++ b/5.0/List-supported-namespaces.md @@ -0,0 +1,20 @@ +## Command description +This operation will list all the supported namespaces of the [[Filesystems-recognized-by-DiscImageChef|supported filesystems]]. + +## Command usage +```Aaru -d [true/false] -v [true/false] list-namespaces -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru list-namespaces``` + +## Operating system support +|FreeBSD|macOS|Linux|Windows| +|---|---|---|---| +|Yes|Yes|Yes|Yes| diff --git a/5.0/List-supported-namespaces.mediawiki b/5.0/List-supported-namespaces.mediawiki deleted file mode 100644 index 0960d03..0000000 --- a/5.0/List-supported-namespaces.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== -This operation will list all the supported namespaces of the [[Filesystems-recognized-by-DiscImageChef|supported filesystems]]. - -==Command usage== -Aaru -d [true/false] -v [true/false] list-namespaces -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru list-namespaces - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/Media-dump-formats-supported-by-Aaru.md b/5.0/Media-dump-formats-supported-by-Aaru.md new file mode 100644 index 0000000..e4cd5ba Binary files /dev/null and b/5.0/Media-dump-formats-supported-by-Aaru.md differ diff --git a/5.0/Media-dump-formats-supported-by-Aaru.mediawiki b/5.0/Media-dump-formats-supported-by-Aaru.mediawiki deleted file mode 100644 index 08f511e..0000000 --- a/5.0/Media-dump-formats-supported-by-Aaru.mediawiki +++ /dev/null @@ -1,58 +0,0 @@ -== Disk images that can be read only == -* Apple Disk Archival/Retrieval ToolCompressed images are not supported yet -* Apple New Disk Image FormatRequires resource fork to be presented by any filterOnly supports images compressed with ADC algorithm -* Apple NIB -* BlindWrite 4 -* BlindWrite 5 -* CPCEMU Disk-File and Extended CPC Disk-File -* D88 Disk Image -* DataPackRat's d2f/f2d disk image format ("WC DISK IMAGE") -* DIM Disk Image -* DiscFerretOnly supported for sidecar creation. No data is read from its contents -* DiscJuggler -* Dreamcast GDI image -* Dunfield's IMD -* HD-Copy disk image -* KryoFlux STREAM -* MAME Compressed Hunks of Data -* Microsoft VHDX -* Nero Burning ROM image -* PartClone disk image -* Partimage disk image -* Spectrum Floppy Disk Image -* SuperCardPro -* Sydex CopyQM -* Sydex TeleDisk - -== Disk images that can be read and written == -* ACT Apricot Disk Image -* Alcohol 120% Media Descriptor Structure -* Anex86 Disk Image -* Apple 2IMG -* Apple ][ Interleaved Disk Image -* Apple DiskCopy 4.2 -* Apple Universal Disk Image FormatOnly supports images compressed with ADC, bzip2 or zlib algorithms -* Basic Lisa Utility -* CDRDAO tocfile -* CDRWin cuesheet -* CisCopy Disk Image (DC-File) -* CloneCD -* Digital Research DiskCopy -* Aaru format -* IBM SaveDskF -* MAXI Disk image -* Parallels disk image -* QEMU Copy-On-Write disk image -* QEMU Copy-On-Write disk image v2 -* QEMU Enhanced Disk image -* Raw Disk Image -* Ray Arachelian's Disk IMage -* RS-IDE Hard Disk Image -* T98 Hard Disk Image -* T98-Next NHD r0 Disk Image -* Virtual98 Disk Image -* VirtualBox Disk Image -* VirtualPC -* VMware disk image - - diff --git a/5.0/README.md b/5.0/README.md index 115f63f..53a53b5 100644 --- a/5.0/README.md +++ b/5.0/README.md @@ -1,47 +1,47 @@ -Welcome to the Aaru wiki. +# Welcome to the Aaru wiki. Aaru is a tool designed to handle different media dump formats (also called disc or disk images) and do common operations with them. -### What do you want to do? -* [Analyze a media dump](Analyzing-a-media-dump.md) -* [Get checksums or hashes from a dump](Getting-hashes-and-checksums-from-a-media-dump.md) -* [Compare two media dumps](Comparing-two-media-dumps.md) -* [Get information from a media dump](Getting-information-from-a-media-dump.md) -* [Set which information will Aaru send to you](Configure-Aaru-statistics.md) -* [Convert a media dump from one format to another](Convert-image.md) -* [Create XML sidecar with metadata of a dump](Creating-metadata-sidecar-XML.md) -* [Decode media tags and print them](Decoding-and-printing-media-tags.md) -* [Get information from a physical device](Getting-information-from-a-physical-device.md) -* [Test physical device capabilities and create an XML report of them](Reporting-physical-device-capabilities.mediawiki) -* [Create a media dump from a physical device](Creating-a-dump-from-physical-media.md) -* [Calculate entropy of a media dump](Calculate-dump-contents-entropy.md) -* [Extract all files contained in a media dump](Extracting-files-from-a-media-dump.md) -* [Get a list of all formats supported](List-supported-formats.mediawiki) -* [Get a list of all supported physical devices](List-supported-devices.mediawiki) -* [Get a list of all supported character set encodings](List-supported-encodings.mediawiki) -* [List all files contained in a media dump](List-files.mediawiki) -* [Lists all options supported by read-only filesystems](List-filesystem-options.mediawiki) -* [Lists all options supported by writable media images](List-image-options.mediawiki) -* [Show information about media inserted in a physical device](Getting-information-from-media-inserted-in-a-physical-device.md) -* [Check readability of the media inserted in a physical device](Check-readability-of-the-media-inserted-in-a-physical-device.md) -* [Get a hexadecimal print of a media dump sector or block](Get-a-hexadecimal-print-of-a-media-dump-sector-or-block.md) -* [See my own usage statistics](Show-statistics.mediawiki) -* [Update the master database](Update-database.mediawiki) -* [Verify integrity of a media dump or its contents](Verifying-media-dump-integrity.mediawiki) -* [Test the connection to an Aaru Remote Server](Testing-connection-to-remote-server.mediawiki) +## What do you want to do? +* [[Analyzing-a-media-dump.mediawiki|Analyze a media dump|]] +* [[Getting-hashes-and-checksums-from-a-media-dump.mediawiki|Get checksums or hashes from a dump]] +* [[Comparing-two-media-dumps.mediawiki|Compare two media dumps]] +* [[Getting-information-from-a-media-dump.mediawiki|Get information from a media dump]] +* [[Configure-Aaru-statistics.mediawiki|Set which information will Aaru send to you]] +* [[Convert-image.mediawiki|Convert a media dump from one format to another]] +* [[Creating-metadata-sidecar-XML.mediawiki|Create XML sidecar with metadata of a dump]] +* [[Decoding-and-printing-media-tags.mediawiki|Decode media tags and print them]] +* [[Getting-information-from-a-physical-device.mediawiki|Get information from a physical device]] +* [[Reporting-physical-device-capabilities.mediawiki|Test physical device capabilities and create an XML report of them]] +* [[Creating-a-dump-from-physical-media.mediawiki|Create a media dump from a physical device]] +* [[Calculate-dump-contents-entropy.mediawiki|Calculate entropy of a media dump]] +* [[Extracting-files-from-a-media-dump.mediawiki|Extract all files contained in a media dump]] +* [[List-supported-formats.mediawiki|Get a list of all formats supported]] +* [[List-supported-devices.mediawiki|Get a list of all supported physical devices]] +* [[List-supported-encodings.mediawiki|Get a list of all supported character set encodings]] +* [[List-files.mediawiki|List all files contained in a media dump]] +* [[List-filesystem-options.mediawiki|Lists all options supported by read-only filesystems]] +* [[List-image-options.mediawiki|Lists all options supported by writable media images]] +* [[Getting-information-from-media-inserted-in-a-physical-device.mediawiki|Show information about media inserted in a physical device]] +* [[Check-readability-of-the-media-inserted-in-a-physical-device.mediawiki|Check readability of the media inserted in a physical device]] +* [[Get-a-hexadecimal-print-of-a-media-dump-sector-or-block.mediawiki|Get a hexadecimal print of a media dump sector or block]] +* [[Show-statistics.mediawiki|See my own usage statistics]] +* [[Update-database.mediawiki|Update the master database]] +* [[Verifying-media-dump-integrity.mediawiki|Verify integrity of a media dump or its contents]] +* [[Testing-connection-to-remote-server.mediawiki| Test the connection to an Aaru Remote Server]] -### What is supported by Aaru? -* [Filters](Supported-filters.md) -* [Media dump formats](Media-dump-formats-supported-by-Aaru.mediawiki) -* [Partitioning schemes](Partitioning-schemes-recognized-by-Aaru.md) -* [Filesystems](Filesystems-recognized-by-Aaru.md) -* [Physical devices](Supported-devices.md) -* [Checksum and hashes](Supported-checksums.md) -* [Known media tags](Media-tags.md) -* [Known sector/block tags](Sector-tags.md) +## What is supported by Aaru? +* [[Supported-filters.md|Filters]] +* [[Media-dump-formats-supported-by-Aaru.mediawiki|Media dump formats]] +* [[Partitioning-schemes-recognized-by-Aaru.md|Partitioning schemes]] +* [[Filesystems-recognized-by-Aaru.md|Filesystems]] +* [[Supported-devices.mediawiki|Physical devices]] +* [[Supported-checksums.md|Checksum and hashes]] +* [[Media-tags.md|Known media tags|]] +* [[Sector-tags.md|Known sector/block tags]] -### [Comparing Aaru to similar software](Comparison.md) +**[[Comparison.mediawiki|Comparing Aaru to similar software]]** -### [Frequently Asked Questions](Frequently-Asked-Questions.md) +**[[Frequently-Asked-Questions.md|Frequently Asked Questions]]** -### [Bugs in other dumping software](Bugs-in-other-dumping-software.md) +**[[Bugs-in-other-dumping-software.md|Bugs in other dumping software]]** diff --git a/5.0/Reporting-physical-device-capabilities.md b/5.0/Reporting-physical-device-capabilities.md new file mode 100644 index 0000000..fb437bd Binary files /dev/null and b/5.0/Reporting-physical-device-capabilities.md differ diff --git a/5.0/Reporting-physical-device-capabilities.mediawiki b/5.0/Reporting-physical-device-capabilities.mediawiki deleted file mode 100644 index 36d9c2f..0000000 --- a/5.0/Reporting-physical-device-capabilities.mediawiki +++ /dev/null @@ -1,80 +0,0 @@ -==Command description== -This operation will test a physical device for its read capabilities. If the media is removable, it will ask you to insert different media on it, as read capabilities vary with different media. The report will be saved in the executing directory, and sent to us. Shared reports can be seen in https://www.aaru.app. - -==Command usage== -Aaru -d [true/false] -v [true/false] device-report -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- connects to an Aaru Remote Host with aaru:///
- -==Example== -FreeBSD: Aaru device-report /dev/cd0
-Linux: Aaru device-report /dev/sdb
-Windows: Aaru device-report \\.\PhysicalDrive3
- -==Operating system support== -{| -! Device type -! FreeBSD -! macOS -! Linux -! Windows -|- -| SCSI Block device -| Yes -| No macOS only allows talking with MultiMedia devices -| Yes -| Yes -|- -| SCSI MultiMedia device -| Yes -| Not yet Support for MultiMedia devices in macOS will be added if users require it -| Yes -| Yes -|- -| SCSI Streaming device -| Yes -| No -| Yes -| Yes -|- -| Parallel ATA -| No Not supported due to upstream bug -| No -| Yes -| Yes -|- -| Serial ATA -| Yes -| No -| Yes -| Yes -|- -| USB -| Partial USB descriptors are not retrieved -| Partial Only MultiMedia devices can be supported and descriptors will not be retrieved -| Yes -| Yes -|- -| FireWire -| Partial FireWire descriptors are not retrieved -| Partial -| Yes -| Partial FireWire descriptors are not retrieved -|- -| PCMCIA -| Partial PCMCIA CIS is not retrieved -| Partial -| Yes -| Partial PCMCIA CIS is not retrieved -|- -| SecureDigital / MultiMediaCard -| Not yet Support will come with FreeBSD 12-RELEASE -| No -| Yes -| Untested Should work, untested due to not available hardware -|} - - diff --git a/5.0/Show-statistics.md b/5.0/Show-statistics.md new file mode 100644 index 0000000..03892ca --- /dev/null +++ b/5.0/Show-statistics.md @@ -0,0 +1,20 @@ +## Command description +This operation will show the statistics that have been stored locally on your environment. + +## Command usage +```Aaru -d [true/false] -v [true/false] database stats -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + + +## Example +```Aaru database stats``` + +## Operating system support +| FreeBSD | macOS | Linux | Windows | +|---|---|---|---| +| Yes | Yes | Yes | Yes | \ No newline at end of file diff --git a/5.0/Show-statistics.mediawiki b/5.0/Show-statistics.mediawiki deleted file mode 100644 index 7dd81c4..0000000 --- a/5.0/Show-statistics.mediawiki +++ /dev/null @@ -1,27 +0,0 @@ -==Command description== -This operation will show the statistics that have been stored locally on your environment. - -==Command usage== -Aaru -d [true/false] -v [true/false] database stats -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- -==Example== -Aaru database stats - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/Testing-connection-to-remote-server.md b/5.0/Testing-connection-to-remote-server.md new file mode 100644 index 0000000..952014a --- /dev/null +++ b/5.0/Testing-connection-to-remote-server.md @@ -0,0 +1,23 @@ +## Command description +This operation tests the connection between Aaru and the specified Aaru Remote Server. + +## Command usage +```Aaru -d [true/false] -v [true/false] remote -h [true/false] ``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + +`````` connects to an Aaru Remote Host with ```aaru:///``` + + +## Example +```Aaru remote aaru:///``` + +## Operating system support + +| FreeBSD | macOS | Linux | Windows | +|---|---|---|---| +| Yes | Yes | Yes | Yes | \ No newline at end of file diff --git a/5.0/Testing-connection-to-remote-server.mediawiki b/5.0/Testing-connection-to-remote-server.mediawiki deleted file mode 100644 index 6bb2801..0000000 --- a/5.0/Testing-connection-to-remote-server.mediawiki +++ /dev/null @@ -1,28 +0,0 @@ -==Command description== -This operation tests the connection between Aaru and the specified Aaru Remote Server. - -==Command usage== -Aaru -d [true/false] -v [true/false] remote -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
- connects to an Aaru Remote Host with aaru:///
- -==Example== -Aaru remote aaru:/// - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/Update-database.md b/5.0/Update-database.md new file mode 100644 index 0000000..be6428c --- /dev/null +++ b/5.0/Update-database.md @@ -0,0 +1,24 @@ +## Command description +This operation will update the master database, and can optionalyl clear the master and local database. + +## Command usage +```Aaru -d [true/false] -v [true/false] database update -h [true/false]``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + +```--clear [true/false]``` clears existing master database before updating *(default false)* + +```--clear-all [true/false]``` clears existing master and local database before updating *(default false)* + +## Example +```Aaru database update --clear-all``` + +## Operating system support + +| FreeBSD | macOS | Linux | Windows | +|---|---|---|---| +| Yes | Yes | Yes | Yes | \ No newline at end of file diff --git a/5.0/Update-database.mediawiki b/5.0/Update-database.mediawiki deleted file mode 100644 index 5747c5f..0000000 --- a/5.0/Update-database.mediawiki +++ /dev/null @@ -1,29 +0,0 @@ -==Command description== -This operation will update the master database, and can optionalyl clear the master and local database. - -==Command usage== -Aaru -d [true/false] -v [true/false] database update -h [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
---clear [true/false] clears existing master database before updating ''(default false)''
---clear-all [true/false] clears existing master and local database before updating ''(default false)''
- -==Example== -Aaru database update --clear-all - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|} diff --git a/5.0/Verifying-media-dump-integrity.md b/5.0/Verifying-media-dump-integrity.md new file mode 100644 index 0000000..dcee947 --- /dev/null +++ b/5.0/Verifying-media-dump-integrity.md @@ -0,0 +1,28 @@ +## Command description +This operation will verify a media dump. +If the media dump format includes a hash or checksum, it will calculate and compare it. +If the media sectors/blocks format include a hash, checksum or error recovery system, it will calculate and compare them. + +## Command usage +```Aaru -d [true/false] -v [true/false] image verify -h [true/false] -s [true/false] -w [true/false] ``` + +```-d, --debug [true/false]``` shows debug output *(default false)* + +```-v, --verbose [true/false]``` shows verbose output *(default false)* + +```-h, --help [true/false]``` shows help screen for the command instead of running it, ignores all other switches *(default false)* + +```-s, --verify-sectors [true/false]``` calculates and verifies the hash/checksum/ecc of every sector/block in the media dump *(default true)* + +```-w, --verify-disc [true/false]``` calculates and verifies a media dump format checksum/hash *(default true)* + + +## Example +```Aaru image verify mydisc.cue``` + + +## Operating system support + +| FreeBSD | macOS | Linux | Windows | +|---|---|---|---| +| Yes | Yes | Yes | Yes | \ No newline at end of file diff --git a/5.0/Verifying-media-dump-integrity.mediawiki b/5.0/Verifying-media-dump-integrity.mediawiki deleted file mode 100644 index b67fd0b..0000000 --- a/5.0/Verifying-media-dump-integrity.mediawiki +++ /dev/null @@ -1,31 +0,0 @@ -==Command description== -This operation will verify a media dump. -If the media dump format includes a hash or checksum, it will calculate and compare it. -If the media sectors/blocks format include a hash, checksum or error recovery system, it will calculate and compare them. - -==Command usage== -Aaru -d [true/false] -v [true/false] image verify -h [true/false] -s [true/false] -w [true/false] - --d, --debug [true/false] shows debug output ''(default false)''
--v, --verbose [true/false] shows verbose output ''(default false)''
--h, --help [true/false] shows help screen for the command instead of running it, ignores all other switches ''(default false)''
--s, --verify-sectors [true/false] calculates and verifies the hash/checksum/ecc of every sector/block in the media dump ''(default true)''
--w, --verify-disc [true/false] calculates and verifies a media dump format checksum/hash ''(default true)''
- -==Example== -Aaru image verify mydisc.cue - -==Operating system support== -{| -| FreeBSD -| Yes -|- -| macOS -| Yes -|- -| Linux -| Yes -|- -| Windows -| Yes -|}