Posts Tagged ‘directory’

Backing Up Directories

Monday, February 4th, 2008

Related to the task of backing up entire file systems is the user-centric task of taking a snapshot of a specific directory or directory tree. This simple script allows users to easily create a compressed tar archive of a specified directory.

(more…)