mirror of
https://github.com/graysky2/anything-sync-daemon.git
synced 2026-03-01 18:23:30 +01:00
master
This version includes the following changes - Uses bind mounts instead of symlinks - Flock is used to handle the multiple syncs happening together - Backups are compressed using zstd - The backup process is optimized and uses link-dest flag to decrease the size of backups
Anything-sync-daemon
Anything-sync-daemon (asd) is a tiny pseudo-daemon designed to manage user defined dirs in tmpfs and to periodically sync back to the physical disc (HDD/SSD). This is accomplished via a symlinking step and an innovative use of rsync to maintain back-up and synchronization between the two. One of the major design goals of asd is a completely transparent user experience.
Documentation
Consult the man page or the wiki page: https://wiki.archlinux.org/index.php/Anything-sync-daemon
Installation from Source
To build from source, see the included INSTALL text document.
Installation from Distro Packages
Arch: in the AUR.
Languages
Shell
86.4%
Makefile
13.6%