fsarchiver
fsarchiver copied to clipboard
file system archiver for linux
getting an error like the following, on and off: ``` [2024-04-06 22:00:06+1100] [backup] Starting FSArchiver backup... archwriter.c#200,archwriter_write_buffer(): write(size=130026) returned 437 archwriter.c#209,archwriter_write_buffer(): Can't write to the archive file. Space on device...
There are several distributions which recommend installing command line programs like `fsarchiver` with homebrew (`brew`). I have already done most of this. * https://github.com/Homebrew/homebrew-core/pull/192565 * https://github.com/orgs/Homebrew/discussions/5647