copyfs-fversion
Versioning filesystem for FUSE
Install
- All systems
-
curl cmd.cat/copyfs-fversion.sh
- Debian
-
apt-get install copyfs
- Ubuntu
-
apt-get install copyfs
- Kali Linux
-
apt-get install copyfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install copyfs
- Raspbian
-
apt-get install copyfs
- Dockerfile
- dockerfile.run/copyfs-fversion
copyfs
Versioning filesystem for FUSE
CopyFS keeps versioned copies of all changes done to files under its control and allows the user to revert back to any previous revision.