aubrsync

Tools to manage aufs filesystems

Install

All systems
curl cmd.cat/aubrsync.sh
Debian Debian
apt-get install aufs-tools
Ubuntu
apt-get install aufs-tools
image/svg+xml Kali Linux
apt-get install aufs-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install aufs-tools
Raspbian
apt-get install aufs-tools

aufs-tools

Tools to manage aufs filesystems

The aufs driver provides a unification file system for the Linux kernel. It allows one to virtually merge the contents of several directories and/or stack them, so that apparent file changes in the aufs end in file changes in only one of the source directories. This package contains utilities needed to configure aufs containers on-the-fly.