Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 11: Line 11:     
This document describes the installation and configuration options of the freedup in Affa's post job for the purpose to reclaim free space on your disk occupied by duplicate files.
 
This document describes the installation and configuration options of the freedup in Affa's post job for the purpose to reclaim free space on your disk occupied by duplicate files.
 +
    
=== Installation ===
 
=== Installation ===
Line 19: Line 20:     
CentOS or RedHat binary works fine.
 
CentOS or RedHat binary works fine.
 +
    
=== Usage ===
 
=== Usage ===
Line 33: Line 35:     
Command line options are beyond the scope of this document, in my case I only use -T to preserve timestamps and -v for some verbosity.
 
Command line options are beyond the scope of this document, in my case I only use -T to preserve timestamps and -v for some verbosity.
 +
    
=== Various Tests ===
 
=== Various Tests ===
Line 49: Line 52:     
  find <insert your directory with backups> -xdev -type f -links +1 -printf '%i %p\n' | sort -n > links.txt
 
  find <insert your directory with backups> -xdev -type f -links +1 -printf '%i %p\n' | sort -n > links.txt
 +
    
=== NOTE! ===
 
=== NOTE! ===
Line 57: Line 61:     
  http://neddix.com/sme7/smeserver-affa-1.0.0-2.el4.sme.noarch.rpm
 
  http://neddix.com/sme7/smeserver-affa-1.0.0-2.el4.sme.noarch.rpm
 +
    
[[Category:Backup]]
 
[[Category:Backup]]
10

edits

Navigation menu