bu2sw
backup data to OpenStack Swift - python 2.x
Install
- All systems
-
curl cmd.cat/bu2sw.sh
- Debian
-
apt-get install python-backup2swift
- Ubuntu
-
apt-get install python-backup2swift
- Kali Linux
-
apt-get install python-backup2swift
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-backup2swift
- Raspbian
-
apt-get install python-backup2swift
- Dockerfile
- dockerfile.run/bu2sw
python-backup2swift
backup data to OpenStack Swift - python 2.x
This utility is used to backup data to OpenStack Swift. It provides a command interface and backup rotation. It depends on a simple swift client library called swiftsc. This package provides the python 2 module.