summaryrefslogtreecommitdiffstats
path: root/system/anything-sync-daemon/README
diff options
context:
space:
mode:
author Winkel Manah <winkel.manah@outlook.com>2015-07-22 10:42:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-22 10:42:13 +0700
commit945b6bba3a82dfe7cbd4a8d0180ca34d7071b47e (patch)
treeb83fef1a4038b5ebb33d653a76b68ff1df635ae7 /system/anything-sync-daemon/README
parent1facdd736c831889c0043433474b37c5b93a43d2 (diff)
downloadslackbuilds-945b6bba3a82dfe7cbd4a8d0180ca34d7071b47e.tar.gz
slackbuilds-945b6bba3a82dfe7cbd4a8d0180ca34d7071b47e.tar.xz
system/anything-sync-daemon: Added (pseudo-daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/anything-sync-daemon/README')
-rw-r--r--system/anything-sync-daemon/README6
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.