Finding DrivePool-style folder duplication for a Debian Mac mini server
Running Debian directly on a server can create a need for a Windows -like feature. The desired setup is with , so only selected important folders keep automatic extra copies.
The key requirement is folder duplication, where changes are copied right away. mergerfs.dup appears to be the closest Linux option mentioned, but it does not work in , so it may not fully replace the experience.
Key points
- The setup is Debian installed directly on the server.
- The wanted feature is similar to Windows .
- The goal is , not necessarily copying every drive in full.
- folder duplication is the missing requirement.
- mergerfs.dup is close but does not provide behavior.