A small script to make backing up to Tape based on mtx/mt-st
Go to file
2021-01-07 17:31:14 +00:00
.gitignore Initial commit 2021-01-05 20:49:17 +01:00
do-plication fixed the auto key generation 2021-01-06 21:50:39 +00:00
README.md Updated the readme with installaition description 2021-01-07 17:31:14 +00:00

sfs-duplication-glitches

A small script to make backing up to Tape easy based on mtx/mt-st and stenc

Installaition

  1. Clone the repo git clone https://git.sfs.ddnss.org/Erik/sfs-duplication-glitches.git
  2. Go into the cloned repo and make the do-plication file exicuteble cd sfs-duplication-glitches; sudo chmod +x do-plication
  3. Copy the file to a binary directory like sudo cp do-plication /usr/local/bin