Package qt-fsarchiver: Information

    Binary package: qt-fsarchiver
    Version: 0.8.4.0-alt2
    Architecture: x86_64
    Build time:  Feb 15, 2019, 07:12 PM in the task #221513
    Source package: qt-fsarchiver
    Category: Archiving/Backup
    Report package bug
    License: GPLv2+
    Summary: GUI for Filesystem Archiver for Linux
    Description: 
    Qt-fsarchiver - a graphical version of the application fsarchiver
    
    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.

    Maintainer: Hihin Ruslan


    Last changed


    Feb. 15, 2019 Andrey Bychkov 0.8.4.0-alt2
    - no return statement in the non-void function fixed (according g++8)
    April 6, 2018 Hihin Ruslan 0.8.4.0-alt1
    - Version 0.8.4-0
    Feb. 6, 2017 Hihin Ruslan 0.8.1.0-alt1
    - Version 0.8.1-0