dump (program)
From Infogalactic: the planetary knowledge core
Lua error in package.lua at line 80: module 'strict' not found. dump is a Unix program used to back up file systems. It operates on blocks, below filesystem abstractions such as files and directories. Dump can back up a file system to a tape or another disk. It is often used across a network by piping its output through bzip2 then SSH.
A dump utility first appeared in Version 6 AT&T UNIX.[1]
Contents
Usage
dump [-0123456789acLnSu] [-B records] [-b blocksize] [-C cachesize] [-D dumpdates] [-d density] [-f file | -P pipecommand] [-h level] [-s feet] [-T date] filesystem
dump -W | -w
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- Home page of the Linux Ext2 filesystem dump/restore utilities
- Torture-testing Backup and Archive Programs
- FreeBSD manpage
<templatestyles src="Asbox/styles.css"></templatestyles>
<templatestyles src="Asbox/styles.css"></templatestyles>
- ↑ Lua error in package.lua at line 80: module 'strict' not found.