redshodan / cairn

CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
GNU General Public License v2.0
0 stars 0 forks source link

Smart swapfile handling #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Look for swapfiles specced in the /etc/fstab. Record the file name, size
and attributes. Exclude the real file from the archive, then recreate the
swapfile on restore.

Original issue reported on code.google.com by redshodan@gmail.com on 4 Mar 2007 at 10:40