diff options
-rw-r--r-- | system/anything-sync-daemon/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/anything-sync-daemon/README b/system/anything-sync-daemon/README index f3387709f3..3f92261c9e 100644 --- a/system/anything-sync-daemon/README +++ b/system/anything-sync-daemon/README @@ -1,6 +1,7 @@ -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. +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. |