xdms - decompressing Amiga DMS files
Contents
Bugs
Maybe.
Description
This manual page documents briefly the xdms command.
xdms is a tool for decompressing Amiga DMS files. DMS files contain disk images that are these days
mainly useful for Amiga emulation. It can unpack DMS images to ADF images.
Examples
To unpack a DMS file, do:
xdms u foo.dms
Name
xdms - decompressing Amiga DMS files
Options
-ddestdir
Unpack to a separate destination directory.
-f Override errors. Useful for desperate data salvaging.
-ppasswd
Decrypt with a password.
-q Be quiet.
-v Be verbose.
See Also
amigadepacker(1), lha(1), ppcrack(1), uae(1). unadf(1), unlzx(1), xPK(1)
Synopsis
xdms [-d destdir] [-p passwd] [-q] [-v] <command> dmsfile [outputfile]
Commands:
xdmsu Unpack file
xdmsb Show attached banner
xdmsd Show attached FILEID.DIZ
xdmsf View full image information
xdmst Test archive
xdmsv View DMS archive information
xdmsx Extract files inside DMS archives using readdisk
xdmsz Unpack to disk image and compress with gzip
