bu2sw3
backup data to OpenStack Swift - python 3.x
Install
- All systems
-
curl cmd.cat/bu2sw3.sh
- Debian
-
apt-get install python3-backup2swift
- Ubuntu
-
apt-get install python3-backup2swift
- Kali Linux
-
apt-get install python3-backup2swift
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-backup2swift
- Raspbian
-
apt-get install python3-backup2swift
- Dockerfile
- dockerfile.run/bu2sw3
python3-backup2swift
backup data to OpenStack Swift - python 3.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.