Package qt4-fsarchiver: Information

    Source package: qt4-fsarchiver
    Version: 0.6.12-alt1.1
    Build time:  Dec 10, 2012, 05:16 AM
    Category: Archiving/Backup
    Report package bug
    License: GPLv2+
    Summary: GUI for Filesystem Archiver for Linux
    Description: 
    QT4-FSArchiver is GUI for fsarhiver.
    
    Fsaiveris a system tool that allows you to save the contents of
    a file-system to a compressed archive file. The file-system can be
    restored on a partition which has a different size and it can be
    restored on a different file-system.
    
    The following features have already been implemented in the current version:
    
    -Support for basic file attributes (permissions, owner, ...)
    -Support for multiple file-systems per archive
    -Support for extended attributes (they are used by SELinux)
    -Support the basic file-system attributes (label, uuid, block-size) for all
     linux file-systems
    -Support for ntfs filesystems (ability to create flexible clones of
     windows partitions)
    -Checksumming of everything which is written in the archive
     (headers, data blocks, whole files)
    -Ability to restore an archive which is corrupt (it will just skip the
     current file)
    -Multi-threaded lzo, gzip, bzip2, lzma compression: if you have a
     dual-core / quad-core it will use all the power of your cpu
    -Lzma compression (slow but very efficient algorithm) to make your
     archive smaller.
    -Support for splitting large archives into several files with a fixed
     maximum size
    -Encryption of the archive using a password. Based on blowfish from libcrypto
     from openssl.

    List of rpms provided by this srpm:
    qt4-fsarchiver (x86_64, i586)
    qt4-fsarchiver-debuginfo (x86_64, i586)

    Maintainer: Hihin Ruslan


      1. libe2fs-devel
      2. bzlib-devel
      3. liblzma-devel
      4. liblzo2-devel
      5. phonon-devel
      6. libgcrypt-devel
      7. gcc-c++
      8. libuuid-devel
      9. libattr-devel
      10. libblkid-devel
      11. libqt4-network

    Last changed


    Dec. 10, 2012 Eugeny A. Rostovtsev 0.6.12-alt1.1
    - Fixed build with glibc 2.16
    June 29, 2011 Hihin Ruslan 0.6.12-alt1
    - Initial build for ALT Linux