xfsdump 3.0.6 source package in Ubuntu

Changelog

xfsdump (3.0.6) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  21 Nov 2011 12:43:54 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Nathan Scott
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main admin

Downloads

File Size SHA-256 Checksum
xfsdump_3.0.6.tar.gz 769.5 KiB 92510c01082523890270b5dd94555d0899a417fb11c743082f16ead8c5dc67cf
xfsdump_3.0.6.dsc 941 bytes 09cc174ae64fcb5e3f882bcbf77c166aa2c6149bec8e7f353e5e9f12c49bfd55

Available diffs

View changes file

Binary packages built by this source

xfsdump: Administrative utilities for the XFS filesystem

 The xfsdump package contains xfsdump, xfsrestore and a number of
 other administrative utilities for managing XFS filesystems.
 .
 xfsdump examines files in a filesystem, determines which need to be
 backed up, and copies those files to a specified disk, tape or other
 storage medium. It uses XFS-specific directives for optimizing the
 dump of an XFS filesystem, and also knows how to backup XFS extended
 attributes. Backups created with xfsdump are "endian safe" and can
 thus be transfered between Linux machines of different architectures
 and also between IRIX machines.
 .
 xfsrestore performs the inverse function of xfsdump; it can restore a
 full backup of a filesystem. Subsequent incremental backups can then
 be layered on top of the full backup. Single files and directory
 subtrees may be restored from full or partial backups.