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

bu2sw - backup data to OpenStack Swift

Author

       backup2swift was written by Kouhei Maeda <mkouhei@palmtb.net>.

       This  manual  page  was written by Kouhei Maeda <mkouhei@palmtb.net>.  for the Debian project (and may be
       used by others).

                                                   May 7, 2013                                          BU2SW(1)

Description

       This manual page documents briefly the bu2sw commands.

       bu2sw  is  a  command  line  tool  for backup data to OpenStack Swift. provides features are command line
       interface, and backup rotatition.

Name

       bu2sw - backup data to OpenStack Swift

Options

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

       -h,--help
              Show summary of options.

       -V,--version
              Show program's version number.

       -cCONFIG,--configCONFIG
              Specify configuration file

       --containerCONTAINER
              Specify container name (default: FQDN of host when executes this command)

       -l,--list
              Listing object data

       -v,--verbose
              list verbose

       -pPATH[PATH...],--pathPATH[PATH...]
              Backup target files/directory path

       -sSTDIN--stdinSTDIN
              Backup target files from stdin pipe or redirect, and specify backup object name

       -rRETRIEVE[RETRIEVE...],--retrieveRETRIEVE[RETRIEVE...]
              Retrieve backup data

       -oOUTPUT,--outputOUTPUT
              Specify file path of retrieved object (only retrieving simple object)

       -dDELETE[DELETE...],--deleteDELETE[DELETE...]
              Delete backup data

       SEEALSO
              The programs are documented by README.rst.

Synopsis

bu2sw [options] (file|directory)

See Also