cachefilesd

support fscache on already mounted filesystem

Install

All systems
curl cmd.cat/cachefilesd.sh
Debian Debian
apt-get install cachefilesd
Ubuntu
apt-get install cachefilesd
Alpine
apk add cachefilesd
CentOS
yum install cachefilesd
Fedora
dnf install cachefilesd
Windows (WSL2)
sudo apt-get update sudo apt-get install cachefilesd
Raspbian
apt-get install cachefilesd
Docker
docker run cmd.cat/cachefilesd cachefilesd powered by Commando

cachefilesd

support fscache on already mounted filesystem

FSCache is a generic caching manager in the Linux kernel which can be used by network and other filesystems to cache data locally. CacheFiles is an FSCache backend that's meant to use as a cache a directory on an already mounted filesystem of a local type (such as Ext3). This package installs the userspace support required by the cachefiles backend.