xfsdump 3.1.1 source package in Ubuntu

Changelog

xfsdump (3.1.1) unstable; urgency=low


  * New upstream release
  * Add German translation from Chris Leick (closes: #576257)

 -- Nathan Scott <email address hidden>  Wed, 31 Oct 2012 12:39:11 +1100

Upload details

Uploaded by:
Nathan Scott
Uploaded to:
Sid
Original maintainer:
Nathan Scott
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xfsdump_3.1.1.dsc 941 bytes d0bb6f92e7734cfb83f3c50011f2931b330985dbc64220eabf7612abe19d0866
xfsdump_3.1.1.tar.gz 840.9 KiB a87094b5501f7cea3819cb30dbf356da3661e88398187f88a70a96babccc6856

Available diffs

No changes file available.

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.