[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running on a subdirectory tree only
From: |
Antonio Diaz Diaz |
Subject: |
Re: Running on a subdirectory tree only |
Date: |
Fri, 24 Sep 2021 13:59:12 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
hancooper via Bug reports for ddrescue, data recovery tool. wrote:
Can a run ddrescue on a subdirectory tree only?
I have an 8TB Drive atd it will take long to copy, can ddrescue be made focus
on a directory tree instead that the entire drive?
Ddrescue can only read from one file or device at a time. See
http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html#Invoking-ddrescue
------------------------------------------------------------
The format for running ddrescue is:
ddrescue [options] infile outfile [mapfile]
infile and outfile may be files, devices, or partitions.
------------------------------------------------------------
Best regards,
Antonio.