It can be used for backup with cpio to maintain the hardlinks, permission and modified timestamp.
find d1 d2 -type f -mtime +${period} | cpio -Bpdmv backup_dir
Archive the data to a single .cpio file.
http://bradthemad.org/tech/notes/cpio_directory.php
Showing posts with label cpio. Show all posts
Showing posts with label cpio. Show all posts
Sunday, January 11, 2009
Subscribe to:
Posts (Atom)
