-
### The problem you're addressing (if any)
There are situation where a user installs a fresh Qubes version just to restore some backup. One can choose the default install and then not install the use…
-
I have got a problem with extracting Android Backup using your utility. I enabled DEBUG mode to see, what is happening here and it read the file wrong.
![image](https://user-images.githubusercontent.…
-
We recently migrated to Smartsheet Gov from the commercial offering. I was surprised I could not use the backup-java utility with Gov I assume because of a hard-coded API base URL.
Someone opened …
-
Restore operation uses single thread by default which is very slow. How can increase the number of threads? Here is C++ setting from rocksdb
// Up to this many background threads will copy files …
-
Would it be possible to get a more sophisticated retention scheme? Right now I have to choose between using a huge amount of disk space and not keeping old backups.
The retention could be set to ke…
-
Whether via a command-line utility or, preferably, an interface in the admin panel, there *must* be a means of backing-up the database and restoring it from the backup prior to production-readiness.
-
Attempting to backup drive firmware returns this:
`[root@caleb-gaming-rig-archlinux flasher_Linux32_11072010_1004AM]# ./flasher -d /dev/sr0 -m -l firmware_backup.bin
Devilsclaw's LG Renesas Drive …
-
SQL Server only implement anonymizers until now.
-
VSS can be created both using WMI and using COM in windows environment.
However, when using COM, we can get many benefits that we simply don't get when using WMI:
1. Run as a 'Backup Operator' P…
-
Sometimes it is reasonable to exclude directory, but only if some file is present.
### Example
Rust projects are defined by `Cargo.toml` file. All build files are placed to `target` directory …