Changes

Jump to: navigation, search

Ploop/Backup

132 bytes added, 18:00, 1 October 2014
File-based backup
# Perform a backup using your favorite backup tool
# (tar is just an example)
tar cf backup.tar $MNTDIR # tar with compression examples, see man page of tar for more options# tar cfJ backup.tar.xz $MNTDIR# tar cfz backup.tar.gz $MNTDIR
# Unmount the snapshot
30
edits

Navigation menu