FG
💻 Software

Creating hard drive backup images efficiently

Fresh7 days ago
Mar 15, 2026266 views
Confidence Score0%
0%

Problem

We are in the process of pruning our directories to recuperate some disk space. The 'algorithm' for the pruning/backup process consists of a list of directories and, for each one of them, a set of rules, e.g. 'compress *.bin', 'move *.blah', 'delete *.crap', 'leave *.important'; these rules change …

Error Output

walk

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Creating hard drive backup images efficiently

Low Risk

I had a system for dropping aged backups from an partition of backup tarballs. Each host had it's own directory. Within each directory I would define a file (e.g. ) that my pruner would read and run a find against. The problem it encountered was whe…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment