A small script to make backing up to Tape based on mtx/mt-st
.gitignore | ||
do-plication | ||
README.md |
sfs-duplication-glitches
A small script to make backing up to Tape easy based on mtx/mt-st and stenc
Installaition
- Clone the repo
git clone https://git.sfs.ddnss.org/Erik/sfs-duplication-glitches.git
- Go into the cloned repo and make the do-plication file exicuteble
cd sfs-duplication-glitches; sudo chmod +x do-plication
- Copy the file to a binary directory like
sudo cp do-plication /usr/local/bin