diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 15:12:06 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | f4d288061b2ebeb71d8b3339c11f8e43894f4050 (patch) | |
tree | ecdf3f85a8269bb9d875c520e98681f279689e24 /system/anything-sync-daemon/README | |
parent | 4036bef052aef784a16abd0af4e11de506b59cbd (diff) | |
download | slackbuilds-f4d288061b2ebeb71d8b3339c11f8e43894f4050.tar.gz slackbuilds-f4d288061b2ebeb71d8b3339c11f8e43894f4050.tar.xz |
system/anything-sync-daemon: Fix README.
Diffstat (limited to 'system/anything-sync-daemon/README')
-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. |