vp
The Attributed File System (AtFS)
Install
- All systems
-
curl cmd.cat/vp.sh
- Debian
-
apt-get install atfs
- Ubuntu
-
apt-get install atfs
- Kali Linux
-
apt-get install atfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install atfs
- Raspbian
-
apt-get install atfs
- Dockerfile
- dockerfile.run/vp
atfs
The Attributed File System (AtFS)
AtFS is a storage system supporting multiple versions of files and associating an arbitrary number of application defined attributes of the form "name=value" with each version. AtFS comes as a function library that is meant as an extension to the UNIX file system. It does this without the need for kernel modifications and without imposing any restrictions to existing file system applications. It is part of ShapeTools, a software configuration management system.