logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kup-filedigger - a program to explore and restore files from bup archives

Arguments

       <repository path>
              Path to the bup repository to be opened.

Authors

       kup-filedigger was written by Simon Persson <simonpersson1@gmail.com>.

       This  manual page was written by Thomas Pierson <contact@thomaspierson.fr> for the Debian system (and may
       be used by others).  Permission is granted to copy, distribute and/or  modify  this  document  under  the
       terms  of  the  GNU  General  Public  License, Version 3 any later version published by the Free Software
       Foundation.

                                                  March  6 2017                                KUP-FILEDIGGER(1)

Description

       Kup  is a flexible backup solution for KDE using the backup storage system Bup. This allows it to quickly
       perform incremental backups, only saving the parts of files that has actually changed since  last  backup
       was taken.

       kup-filedigger  is  a command which start a program to explore and restore files from Bup archives. It is
       usually executed through a desktop applet when a destination of a backup plan is available.

Name

       kup-filedigger - a program to explore and restore files from bup archives

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.

       -v,--version
              Show version information.

       -h,--help
              Show summary of options and basic help.

       -b,--branch<branchname>
              Name of the branch to be opened.

       --author
              Show author information.

       --license
              Show license information.

       --desktopfile<filename>
              The base file name of the desktop entry for this application.

See Also

kup-daemon(1)

Synopsis

kup-filedigger [options] <repository_path>

See Also