INCR_BACKUP   (8) manpage
INCR_BACKUP
8
2001 April 1
Debian Project
  • NAME
      incr_backup - run an incremental backup with the afbackup package.
  • SYNOPSIS
      incr_backup <options ... See: full_backup> [ -EH ] [ -Q <backup-level> ]
  • DESCIPTION
      This program reads the client-side configuration file and runs an incremental backup, i.e. all files and directories are saved, whose modification time is later than the moment the previous backup (full or incremental) has started. The options and their meanings are exactly the same as for full_backup, except the -a option, see below. The total backup counter is not increased.

      -a
      Differential mode. The timestamp storing the time of the last backup is not modified.
      -E
      Use not only the modification time comparing the timestamps to select filesystem entries for backup, but also the inode change time (ctime)
      -H
      If this flag is set, all backups with a lower level since the last full backup are removed from the indexes and the respective tapes freed, if there is no other backup data on them. In differential mode (-a) a previous differential backup is also removed and the tapes freed, if possible
      -Q <backup-level>
      The backup level. All files modified since the most recent backup with a level equal or higher are saved. The higher this number, the more files are redundantly saved again. <level> can be an arbitrary number from 0 up to 2147483646 (== MAXINT - 1). Default: 0. A full backup has an implicit backup level of 2147483647 (== MAXINT)
  • FILES
  • SEE ALSO
  • AUTHOR
      afbackup was written by Albert Fluegel (af@muc.de). This manpage was extracted from the text docs by Christian Meder (meder@isr.uni-stuttgart.de).
Current Users: 27 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.