diff options
Diffstat (limited to 'system/anything-sync-daemon/README')
-rw-r--r-- | system/anything-sync-daemon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/anything-sync-daemon/README b/system/anything-sync-daemon/README new file mode 100644 index 0000000000..f3387709f3 --- /dev/null +++ b/system/anything-sync-daemon/README @@ -0,0 +1,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. |