tahoe-lafs / zfec

zfec -- an efficient, portable erasure coding tool
Other
374 stars 44 forks source link

Feature request: Support files in subdirectories #17

Open Joshfindit opened 5 years ago

Joshfindit commented 5 years ago

As in:

Running zfec on a folder would treat the folder and it's recursive contents as the "input file" If a file in a subdirectory is corrupted it can be recovered. Similarly: if a file goes missing, it can also be recovered.