LBackup 0.9.8r4

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS LBackup 0.9.8r4
# 1  
Old 07-07-2010
CPU & Memory LBackup 0.9.8r4

ImageAbout LBackup
An open source command line backup tool for systems administrators. LBackup is a backup system aimed at systems administrators who require reliable backups with minimum fuss.

LBackup is configured with configuration files and the backup is started from the command line. The current backup code base has been tested for over 5 years. Basic screen casts are now available from the official site.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BACKUP-WHATSTHIS(1)						   Chiark-backup					       BACKUP-WHATSTHIS(1)

NAME
backup-whatsthis - read an id off a tape and display it SYNOPSIS
backup-whatsthis [--list [n]] DESCRIPTION
`backup-whatsthis' is a simple script to display the TAPEID of the current tape and optionally list its contents. This script is a bit of a hack and may not be fully reliable. OPTIONS
--list [n] Print TAPEID then list archive n (default 0). Note that archives are numbered from zero. FILES
/etc/chiark-backup/settings.pl Configuration file for the whole of chiark-backup BUGS
`backup-whatsthis' is currently hardwired to assume `cpio' type backups when listing; it could be trivially hardwired to assume `zafio' or with slightly more effort it could be done properly :->. AUTHOR
This Manual page was written by Matthew Vernon <matthew@debian.org> but may be used by anyone. COPYRIGHT
Copyright (C) 1997-1998,2000-2001 Ian Jackson <ian@chiark.greenend.org.uk> Copyright (C) 1999 Peter Maydell <pmaydell@chiark.greenend.org.uk> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Debian July 2003 BACKUP-WHATSTHIS(1)