SquashFu icon indicating copy to clipboard operation
SquashFu copied to clipboard

A backup program employing the use of SquashFS, Aufs and Rsync

Results 3 SquashFu issues
Sort by recently updated
recently updated
newest added

Tested on Ubunutu, Debian, Pi-OS. **Failed**. **aufs** is a legacy fs, replaced with the (more widely supported) **overlay** fs. I have downloaded your source and have been able to modify...

Excluding all the files listed by `for x in $(pacman -Ql | awk '{print $2;}'); do "$x"; done` and re-including `pacman -Qii | awk '/^MODIFIED/ {print $2}'` would save a...