.TH backintime-kde4 1 "Oct 2013" "version 1.0.36" "USER COMMANDS" .SH NAME backintime-kde4 \- a simple backup tool for KDE4. .SH SYNOPSIS .B backintime-kde4 [ \-\-profile | \-\-profile\-id ] [ \-\-keep\-mount ] [ \-\-quiet ] [ \-\-config PATH ] [ \-\-checksum ] [ \-\-backup | \-\-backup\-job | \-\-snapshots\-path | \-\-snapshots\-list | \-\-snapshots\-list\-path | \-\-last\-snapshot | \-\-last\-snapshot\-path | \-\-unmount | \-\-benchmark-cipher [SIZE] | \-\-pw\-cache [start|stop|restart|reload|status] | \-\-decode [PATH] | \-\-restore [WHAT [WHERE [SNAPSHOT_ID]]] | \-\-help | \-\-version | \-\-license ] .SH DESCRIPTION Back In Time is a simple backup tool for Linux. This is the KDE4 version. For more information about Back In Time see backintime man page. .PP If you want to run it as root you need to use 'kdesudo'. .SH OPTIONS (use these before other actions) .TP \-\-profile select profile by name .TP \-\-profile\-id select profile by id .TP \-\-keep\-mount Don't unmount on exit. Only valid with \-\-snapshots\-list\-path and \-\-last\-snapshot\-path. .TP \-\-quiet suppress status messages on standard output. .TP \-\-config PATH read config from PATH. .TP \-\-checksum force to use checksum for checking if files have been changed. This is the same as 'Use checksum to detect changes' in Options. But you can use this to periodically run checksums from cronjobs. .SH ACTIONS .TP \-b, \-\-backup take a snapshot now (if needed) .TP \-\-backup\-job take a snapshot (if needed) depending on schedule rules (used for cron jobs) .TP \-\-snapshots\-path display path where is saves the snapshots (if configured) .TP \-\-snapshots\-list display the list of snapshot IDs (if any) .TP \-\-snapshots\-list\-path display the paths to snapshots (if any) .TP \-\-last\-snapshot display last snapshot ID (if any) .TP \-\-last\-snapshot\-path display the path to the last snapshot (if any) .TP \-\-unmount Unmount the profile. .TP \-\-benchmark-cipher [SIZE] Show a benchmark of all ciphers for ssh transfer. .TP \-\-pw\-cache [start|stop|restart|reload|status] Control the Password Cache Daemon. If no argument is given the Password Cache will start in foreground. .TP \-\-decode [PATH] decode encrypted PATH. If no PATH is given Backintime will read paths from standard input. .TP \-\-restore [WHAT [WHERE [SNAPSHOT_ID]]] Restore file WHAT to path WHERE from snapshot SNAPSHOT_ID. If arguments are missing they will be prompted. To restore to the original path WHERE can be an empty string '' or just press Enter at the prompt. SNAPSHOT_ID can be an index (starting with 0 for the last snapshot) or the exact SnapshotID (19 caracters like '20130606-230501-984') .TP \-h, \-\-help display a short help .TP \-v, \-\-version show version .TP \-\-license show license .SH SEE ALSO backintime, backintime-gnome, backintime-config. .PP Back In Time also has a website: http://backintime.le\-web.org .SH AUTHOR This manual page was written by BIT Team().