Skip to main content

Store incrementally, compressed and encrypted data failsafe in filesystems, IMAPs or other backends.

Project description

You can use Nimbstor to create an persistent combined space on your filesystem directories, IMAP accounts or other backends. The data is mostly deduplicated and can be compressed, encrypted and stored redundant for failsafety.

The intergrated utility “nimbtar” is an TAR clone, but stores the archives in Nimbstor. You can use it for incremental backups, or for storing and reading files on USB-Sticks, external harddrives, mailboxes, …

Until now, it has following features:

  • Create, show, search and extract archives as TAR files.

  • Each archive has an description and keywords.

  • Archives are deduplicated with rsync-like rolling hash algorithm (adler64).

  • Archives are splited and stored in blocks, each between 0 and 4 MiB large.

  • Blocks can be compressed (gzip, bzip2, LZMA) and encrypted (AES 256).

  • Support redundant store of blocks for failsafety.

  • Support filesystem directories backend, with one file per block.

  • Support IMAP mailboxes backend, with one message per block.

  • Copy archives without recompression and recryption between storages.

  • Parallel encryption and decryption.

Other backends, like FTP/SFTP/HTTP/NNTP/…, will come soon.

Install it with easy_install and type “nimbtar -h” for help.

This version contains also performance speedup by extraction and some bug fixes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nimbstor-0.4.1.tar.gz (13.0 kB view details)

Uploaded Source

File details

Details for the file nimbstor-0.4.1.tar.gz.

File metadata

  • Download URL: nimbstor-0.4.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nimbstor-0.4.1.tar.gz
Algorithm Hash digest
SHA256 a0f38a0810a481b6ab6e1b235edd75781cea3b755ef9a143596eed5331ca079b
MD5 d2d269c7ea7f06100cdc567788834225
BLAKE2b-256 c7b7d4e0cfce52fbee9bca27b9345a863fa0eeb471f6fcacb5dd52b1c9aa0ad4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page