fsarchiver
file system archiver
Install
- All systems
-
curl cmd.cat/fsarchiver.sh
- Debian
-
apt-get install fsarchiver
- Ubuntu
-
apt-get install fsarchiver
- Alpine
-
apk add fsarchiver
- Arch Linux
-
pacman -S fsarchiver
- Kali Linux
-
apt-get install fsarchiver
- Fedora
-
dnf install fsarchiver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fsarchiver
- Raspbian
-
apt-get install fsarchiver
- Dockerfile
- dockerfile.run/fsarchiver
- Docker
-
docker run cmd.cat/fsarchiver fsarchiver
powered by Commando
fsarchiver
file system archiver
FSArchiver is a system tool that allows you to save the contents of a file system to a compressed archive file. The file system can be restored on a partition which has a different size and it can be restored on a different file system. Unlike tar/dar, FSArchiver also creates the file system when it extracts the data to partitions. Everything is checksummed in the archive in order to protect the data. If the archive is corrupt, you just lose the current file, not the whole archive.