Hey,
I got the idea of creating deduplication backups instead of full backups every day (which took hours and wasted a lot of space). This way I can save more backups.
The backups aren't stored as folders on the backup server - they're rather stored as repositories, which means that I can't just get the name of the "folder" that I want to import as a backup, so I can't really find a way in TCAdmin to be able to select which backup to install. Any ideas?
Eg.:
Backups are stored in
/home/backups/Server1
/home/backups/Server2
etc.
But, files are deduplicated, and you have to specify which repository and archive you want to extract (/home/backups/Server2:Monday would be the backup from Monday for Server2, but there's no folder called Monday in the files).
How would I, using TCAdmin, get a list of the latest x-number of days?