User Tools

Site Tools


snapraid:recover_a_lost_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
snapraid:recover_a_lost_file [2025/09/11 10:06] – [Restore All Deleted Files on Data Disk d1] petersnapraid:recover_a_lost_file [2025/09/11 10:09] (current) – [Restore the contents of a directory] peter
Line 177: Line 177:
 <code bash> <code bash>
 snapraid check -v -m -f "/Dir1/Subdir1/" snapraid check -v -m -f "/Dir1/Subdir1/"
-<code>+</code>
  
 returns: returns:
Line 219: Line 219:
 **NOTE:**  This shows that these file are **recoverable**. **NOTE:**  This shows that these file are **recoverable**.
  
-  * Notice that the command used did not use the absolute path, something like **/mnt/disk01/Dir1/Subdir1/**, but only the relevant path, **/Dir1/Subdir1/**. +  * Notice that the command used does not use the absolute path, something like **/mnt/disk01/Dir1/Subdir1/**, but only the relevant path, **/Dir1/Subdir1/**. 
     * Snapraid does not expect you to provide the absolute file system path when fixing files.     * Snapraid does not expect you to provide the absolute file system path when fixing files.
  
Line 230: Line 230:
 <code bash> <code bash>
 snapraid fix -m -f "/Dir1/Subdir1/" snapraid fix -m -f "/Dir1/Subdir1/"
-<code>+</code>
  
 returns: returns:
Line 262: Line 262:
 **NOTE:**  This should recover the directory and files. **NOTE:**  This should recover the directory and files.
  
-  * Notice that the command used did not use the absolute path, something like **/mnt/disk01/Dir1/Subdir1/**, but only the relevant path, **/Dir1/Subdir1/**. +  * Notice that the command used does not use the absolute path, something like **/mnt/disk01/Dir1/Subdir1/**, but only the relevant path, **/Dir1/Subdir1/**. 
     * Snapraid does not expect you to provide the absolute file system path when fixing files.     * Snapraid does not expect you to provide the absolute file system path when fixing files.
  
snapraid/recover_a_lost_file.1757585170.txt.gz · Last modified: 2025/09/11 10:06 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki