Ufsdump
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |name=ufsdump |formattype=electronic |subcat=Archiving }} ufsdump is an uncompressed archive file format, designed for backups of UFS file systems. == Sp...") |
|||
Line 5: | Line 5: | ||
}} | }} | ||
[[ufsdump]] is an uncompressed archive file format, designed for backups of [[UFS]] file systems. | [[ufsdump]] is an uncompressed archive file format, designed for backups of [[UFS]] file systems. | ||
+ | |||
+ | The backup and restore commands on SunOS 4 were called <tt>dump</tt> and <tt>restore</tt>. In Solaris 2, they were renamed to <tt>ufsdump</tt> and <tt>ufsrestore</tt> | ||
== Specifications == | == Specifications == |
Revision as of 06:13, 5 January 2015
ufsdump is an uncompressed archive file format, designed for backups of UFS file systems.The backup and restore commands on SunOS 4 were called dump and restore. In Solaris 2, they were renamed to ufsdump and ufsrestore