Skip to content

SaigyoujiYuyuko233/tape-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tape Manager

Helps you archive your backup into tape!

Usage

It is very simple.

# Install requirements, if you haven't done it yet.
pip install -r requirements.txt

# Display usage
python main.py

and checkout the config.example.json

Run backup task

run_backup_task

Mount tape

mount_tape

Generate encrypted device-encryption key

enc_key

Requirements

These linux binaries should exist:

  • mkltfs
  • ltfs
  • mt-gnu
  • mt-st
  • stenc

Releases

No releases published

Packages

No packages published

Languages