Skip to main content

GUI to work with AWS Glacier cold storage

Project description

Survtur Glacier

GUI client for with Amazon Glacier — cheap and very cold data storage. Archive naming is compatible with FastGlacier for Windows. Written on Python and Qt.

Main window example

Can do

  • List vaults content.
  • Upload archives.
  • Download archives.
  • Emulate directory structure.
  • Check for duplicates before uploading.

Can't do

  • Create/delete vaults
  • Delete archives (planned).
  • Cancel active tasks (planned). Workaround: make task fail by disconnecting from network, then remove failed task.

Installation

pip3 install survtur-glacier

Starting

After installation on most systems this command should work:

survtur-glacier    

If you see command not found error, try this:

python3 -c "import survtur_glacier as s; s.start()"

First start and AWS credentials

On first start app will create ~/.survtur-glacier/config.ini. You should write there your AWS credentials and region.

Without correct credentials, app will not start. You'll see error in terminal.

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

survtur-glacier-2022.4a11.tar.gz (55.2 kB view hashes)

Uploaded Source

Built Distribution

survtur_glacier-2022.4a11-py3-none-any.whl (69.5 kB view hashes)

Uploaded Python 3

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