Query: luckybackup
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LUCKYBACKUP(8) System Manager's Manual LUCKYBACKUP(8)NAMEluckybackup - a powerful, fast and reliable backup & sync toolSYNOPSISluckybackup [OPTIONS]... [FILE]...DESCRIPTIONluckybackup is an application that backs-up and/or synchronizes any directories with the power of rsyncOPTIONS--help displays this help message --version displays the current version of the application --skip-critical does not execute tasks that appear with a 'CRITICAL' warning message --dry-run executes luckybackup in dry-run (simulation) mode --silent executes luckybackup in silent mode (just tray notification icon shown) -c console mode. Use this, if there is no graphical envrironment available --no-questions skips confirmation questions asked to user. Implies -c (console mode) [FILE] is the filename of the already created profile that is going to be executed examples 1. Execute luckybackup gui : $ luckybackup 2. Execute luckybackup in silent mode for profile '~/.luckyBackup/profiles/BackupHome.profile' : $ luckybackup --silent ~/.luckyBackup/profiles/BackupHome.profile 3. Execute luckybackup in console mode for profile '~/.luckyBackup/profiles/BackupHome.profile' : $ luckybackup -c BackupHome.profile 4. Execute luckybackup in console mode for profile '~/.luckyBackup/profiles/BackupHome.profile' Do not ask any questions and skip all operations that appear CRITICAL after the checks : $ luckybackup --skip-critical --no-questions ~/.luckyBackup/profiles/BackupHome.profileSEE ALSOFor a complete documentation, please have a look at the application manual via the gui main window help menu.AUTHORluckybackup was written by <Loukas Avgeriou>. This manual page was written by luckyb <luckyb69@sourceforge.net>, for the Debian project (but may be used by others). 2011-01-12 LUCKYBACKUP(8)
Related Man Pages |
---|
colormgr(1) - debian |
profile-manager(1) - debian |
genprof(8) - suse |
profiles(1) - osx |
aa-genprof(8) - hpux |
Similar Topics in the Unix Linux Community |
---|
no $ prompt while starting console |
profile script command syntax |
ls shows directories only? how |
How to run shell script in silent mode |
users with same .profile |