Changes

From SME Server
Jump to navigationJump to search
m
Migrate to more common style items used in this wiki
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 ===
   
To install FreeDup, visit project's homepage and download the latest rpm and install:
 
To install FreeDup, visit project's homepage and download the latest rpm and install:
   Line 20: Line 18:     
CentOS or RedHat binary works fine.
 
CentOS or RedHat binary works fine.
      
=== Usage ===
 
=== Usage ===
   
To use FreeDup with Affa, first install and setup latest version of Affa.
 
To use FreeDup with Affa, first install and setup latest version of Affa.
   Line 35: Line 31:     
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 ===
   
To see how much your backup occupies, you may find these commands below useful.
 
To see how much your backup occupies, you may find these commands below useful.
   Line 52: Line 46:     
  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 box|msg=Please be aware that once you launch FreeDup, it can take several hours to complete, depending on the size of backups as it its algorithm is making sure that files that are to be hardlinked are the same. }}
    +
{{Note box|Also, make sure you have the latest version of Affa, at the time of writing this document, it is this one:
   −
=== NOTE! ===
+
  http://neddix.com/sme7/smeserver-affa-1.0.0-2.el4.sme.noarch.rpm}}
 
+
----
Please be aware that once you launch FreeDup, it can take several hours to complete, depending on the size of backups as it its algorithm is making sure that files that are to be hardlinked are the same. My backups
  −
 
  −
Also, make sure you have the latest version of Affa, at the time of writing this document, it is this one:
  −
 
  −
  http://neddix.com/sme7/smeserver-affa-1.0.0-2.el4.sme.noarch.rpm
  −
 
  −
 
  −
=== Document Maintainer ===
  −
 
  −
Robert Gruber
  −
 
   
[[Category:Backup]]
 
[[Category:Backup]]

Navigation menu