Implements the find command which allows to find and select files for subsequent restore. Files selected for restore are now stored in a Vec instead of a HashSet. This is needed, since instead of the full paths for each file, selected files are now identified by a list of match pattern, where ordering matters. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
88.1%
JavaScript
11.3%
Makefile
0.3%
CSS
0.2%