issues
search
graysky2
/
anything-sync-daemon
Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system.
https://wiki.archlinux.org/index.php/Anything-sync-daemon
MIT License
349
stars
44
forks
source link
update to v6.0.0
#78
Closed
manorit2001
closed
2 years ago
manorit2001
commented
2 years ago
This version includes the following
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
This version includes the following