rmcp
Continuous Snapshotting Log-structured Filesystem
Install
- All systems
-
curl cmd.cat/rmcp.sh
- Debian
-
apt-get install nilfs-tools
- Ubuntu
-
apt-get install nilfs-tools
- Arch Linux
-
pacman -S nilfs-utils
- Kali Linux
-
apt-get install nilfs-tools
- Fedora
-
dnf install nilfs-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nilfs-tools
- Raspbian
-
apt-get install nilfs-tools
- Dockerfile
- dockerfile.run/rmcp
nilfs-tools
Continuous Snapshotting Log-structured Filesystem
NILFS is a new implementation of a log-structured filesystem. It allows continuous snapshotting, so that users can restore files mistakenly overwritten or destroyed even when it happens after the last backup. This package contains utilities (mkfs, fsck, etc.) used to work with nilfs.