4.0.0alpha.svn.7719
Amanda::Service modules list
Amanda modules list
List of All Modules
All Amanda Releases

Amanda::Service::Restore

PROTOCOl server (amfetchdump) client (restore)

                            <= FEATURES string
  TARGET target  =>
  HEADER-SEND-SIZE size  =>                             # fe_restore_header_send_size
                            <= HEADER-READY             # fe_restore_header_ready
  header (size:data)     =>
                            <= HEADER-DONE              # fe_restore_header_done
                               run application support command

  INCLUDE-SEND size      =>                             # fe_restore_include
                            <= INCLUDE-READY            # fe_restore_include
  include (size:data)                                   # fe_restore_include
                            <= INCLUDE-DONE             # fe_restore_include
  INCLUDE-GLOB-SEND size =>                             # fe_restore_include_glob
                            <= INCLUDE-GLOB-READY       # fe_restore_include_glob
  include-glob (size:data)                              # fe_restore_include_glob
                            <= INCLUDE-GLOB-DONE        # fe_restore_include_glob
  EXCLUDE-SEND size      =>                             # fe_restore_exclude
                            <= EXCLUDE-READY            # fe_restore_exclude
  exclude (size:data)                                   # fe_restore_exclude
                            <= EXCLUDE-DONE             # fe_restore_exclude
  EXCLUDE-GLOB-SEND size =>                             # fe_restore_exclude_glob
                            <= EXCLUDE-GLOB-READY       # fe_restore_exclude_glob
  exclude-glob (size:data)                              # fe_restore_exclude_glob
                            <= EXCLUDE-GLOB-DONE        # fe_restore_exclude_glob
  INCLUDE-EXCLUDE-DONE   =>
  PREV-NEXT-LEVEL p n    =>                             # fe_restore_prev_next_level

  STATE-SEND             =>                             # fe_restore_state_send
                            <= STATE-READY              # fe_restore_state_ready
  statefile (EOF:state)  =>
                            <= STATE-DONE               # fe_restore_state_done
  USE-DAR (YES|NO)       =>                             # fe_restore_dar
                            <= USE-DAR (YES|NO)         # fe_restore_dar
  AVAIL-DATAPATH AMANDA  =>                             # fe_restore_datapath
                            <= USE-DATAPATH AMANDA      # fe_restore_datapath
  DATAPATH-OK            =>                             # fe_restore_datapath
  DATA-SEND              =>                             # fe_restore_data_send
                               run application restore command
                            <= DATA-READY               # fe_restore_data_ready
                            <= DAR x:y                  # fe_restore_dar and USE-DAR is YES
  data (EOF:data)        =>
                            <= DAR-DONE                 # fe_restore_dar and USE-DAR is YES
                            #<= DATA-DONE               # fe_restore_data_done

FEATURES

ABOUT THIS PAGE

This page was automatically generated Tue Mar 19 07:08:17 2019 from the Amanda source tree, and documents the most recent development version of Amanda. For documentation specific to the version of Amanda on your system, use the 'perldoc' command.


4.0.0alpha.svn.7719