The dsnapshot script provides a high-level interface to the Linux Logical Volume Manager. It uses its block-level snapshot support to create directory snapshots. In contrast to block-level snapshots, directory snapshots resemble the file system layer. Thus, you can snapshot any directory that is on a logical volume without worrying about the actual logical volumes, mount points, and paths.
| Tags | Database Archiving backup Filesystems Systems Administration Utilities |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX Linux |
| Implementation | Python |