summaryrefslogtreecommitdiffstats
path: root/system/anything-sync-daemon/README
blob: f3387709f3b2cde65066de55cbdbcc5f11b7b068 (plain)
1
2
3
4
5
6
Anything-sync-daemon (asd) is a tiny pseudo-daemon designed to manage user 
specified directories referred to as sync targets from here on out, in tmpfs and 
to periodically sync them back to the physical disc (HDD/SSD). This is 
accomplished via a symlinking step and an innovative use of rsync to maintain 
synchronization between a tmpfs copy and media-bound backups. Additionally, asd 
features several crash recovery features.