Simple Backup
This UNIX program backups files and directories, to a directory.
....
------------------------------------------------------------------------------------------------------
To restore data from a Simple Backup archive, one can use tar -xf
Note: Simple Backup needs zstd (Zstandard) to be installed, usually with the package manager of your distribution.